E-sign
Upload Document For E-Sign
Use this API to upload the document before creating the request for signing the document.
POST
Authorizations
Client ID. You can find your ID in the Merchant Dashboard.
Client secret key. You can find your secret key in the Merchant Dashboard.
Headers
Send the signature if IP is not whitelisted
Body
multipart/form-data
Find the request parameters to upload the document
Find the request parameters to upload the document that requires an e-signature.
Upload the document that requires an e-sign. Allowed file type - PDF. Max file size allowed - 10MB.
Response
200
application/json
Success response for uploading the document for e-signature
Success response for Upload Document For E-Sign
It displays the status of the API request. Possible values are: - SUCCESS
: File uploaded successfully.
Example:
"SUCCESS"
It displays the unique ID created by Cashfree Payments to identify the uploaded document.
Example:
14125
Was this page helpful?