Copy link to clipboard
Copied
Hi
I want to send a file for signature and attach another document for the customer. Can i do it using API.
please let me know
thx
mahesh
Hello Mahesh,
Yes, you can have multiple files to be uploaded in the API call such as SendDocument() under DocumentCreationInfo parameter. If you want to upload base64, you can provide multiple file paths:
https://secure.na1.echosign.com/public/docs/EchoSignDocumentService22#FileInfo‌
Regards,
-Rijul
Copy link to clipboard
Copied
Hello Mahesh,
Yes, you can have multiple files to be uploaded in the API call such as SendDocument() under DocumentCreationInfo parameter. If you want to upload base64, you can provide multiple file paths:
https://secure.na1.echosign.com/public/docs/EchoSignDocumentService22#FileInfo‌
Regards,
-Rijul