We have created a new template with option to add Attachments using Signer Attachment tabs.
Please let us know how we can programmatically retrieve the Attached files from the envelope using API, we tried using RequestDocumentPDFs() method, but it doesn’t provide us to which “Signer Attachment” tab the document belongs to, since we have multiple “Signer Attachment” tabs.
Ex. Option A (Checkbox 1 tab) – If the user selects, we will ask “Signer Attachment 1” tab to upload the related document. Option B (Checkbox 2 tab) – If the user selects, we will ask “Signer Attachment 2” tab to upload the related document. Option C (Checkbox 3 tab) – If the user selects, we will ask “Signer Attachment 3” tab to upload the related document.