update document fields
Thursday, January 5, 2017 at 07:26amHI,
I have created a package with some document and set its status to "SENT". Now before sending signing url to user, I want to fill some fields through code, so user don't need to fill those fields.
is it possible through this route?
PUT /packages/{packageId}/documents/{documentId}
OR how I can do this?
I am using RESTAPI and nodejs.
Thanks.
Reply to: update document fields
Friday, January 6, 2017 at 03:55am