
"defaultValue": "Some new description here" "transientDocumentId": "3AAABLblqZhD1uP3ZnkJximC0JV1S677PR5xmybSJ-SJn6OtEy2tVqFyMN4xUAbhKTSkLw2Zb6HEF4zAGsrUd2ycoB8fFHQJhrci0O6267VztmIL4nCicSqvAjO7HckATHAsovVmuYwI9_FDDgHg0ogyti62L13HQFZIQRe9iyQMvvzbmksM7ODNK_HEepEKRCeJTtis9FOlz6uRCcIMNlbX_2GU8utWT" Host: (or you can specify your shard name, which you can find using the getbaseURis call: !/base_uris/getBaseUrisĪccess-Token: 2AAABLblqZhA_D1mluNKQP7py5vXtt-1UHl9NR25e_C3LnKTUH14IblbrXODbXGRozyr7ChBkJNM*

#ADOBE SIGN AND FILL API HOW TO#
How to send an agreement using API that has prefilled values for the specific form fields (mergefield)? "transientDocumentId": "3AAABLYourTransactionID", "name": "Adobe Sign Agreement-Phone authentication testing", "signatureFlow": "SENDER_SIGNATURE_NOT_REQUIRED", "message": "Please review and sign this document.", Below is the JSON format to send agreement using Phone authentication method.

Sends it out for signatures, and returns the agreementID in the response to the client. Use POST /agreements to create an agreement. "defaultValue": "Signer Email (Applicant-1)",

"signatureFlow": "SENDER_SIGNATURE_NOT_REQUIRED", "message": "Please review and sign this document.", It never gets returned in GET /agreements//views with below request code: The state field can only be provided in POST calls. Starting from v6, the option " sendTroughWeb" is no longer available. The state replaces it. It is the state in which the agreement lands.
