Updating Field Info Deletes Field
Monday, May 20, 2019 at 09:30amGuys,
I am trying to update a field and I am using this as a guide.
https://developer.esignlive.com/guides/feature-guides/fields/
I am doing a PUT to the api call below and when it runs, it deletes the field all together.
https://sandbox.esignlive.com/api/packages/{packageId}/documents/{documentId}/approvals/{signatureId}/fields/{fieldId}
Also, can I get some clarification on what is needed for the signatureId? Is that the signerId associated with the role of the approval?
Reply to: Updating Field Info Deletes Field
Monday, May 20, 2019 at 12:29pmReply to: Updating Field Info Deletes Field
Tuesday, May 21, 2019 at 04:07am