Forums
HI,
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.
- Read more about update document fields
- 1 comment
- Log in or register to post comments
- 60 views