PUT /agreements/{agreementId}/formFields fields verification
Hi guys,
I have to add input fields, via restapi v6, in a document that cannot be modified. So I've chosen form-fields tool instead of text-tags.
I've noticed that once PUT /agreements/{agreementId}/formFields method is executed the agreement, in AUTHORING state, is executed automatically (AUHTORING -> IN_PROCESS) and previously I have to check that all fields where created correctly.
Does anybody know if there is a way to do this verification?
Regards
Mariano
