Document Change AccessCode

PATCH {{apiBaseUrl}}/v1/document/changeAccessCode?documentId={{documentId}}&emailId=hankwhite@cubeflakes.com&zOrder=1

The Sender can change the access code on an already authenticated document, and you must communicate with the recipient and pass on the code.

Request Params

KeyDatatypeRequiredDescription
documentIdstringID of the requested document.
emailIdstringEmail address of the signer.
zOrdernumberA number that denotes the signer's order, which targets the given email address present in the recipient list.

Request Body

{"accessCode"=>"!@#123"}