__INITIALS__
POST /v2.1/accounts/{accountId}/envelopes/{envelopeId}/display_appliance_info/pdf_blobs
Parameter Name | Value | Description |
---|---|---|
Path Parameters | ||
accountId | string | The external account number (int) or account ID GUID. |
envelopeId | string | The envelope's GUID. Example: |
Code | Description | Reference |
---|---|---|
201 | Successful response. | displayAppliancePdf |
400 | Error encountered. | errorDetails |
attachmentInfo | displayApplianceSignerAttachment | |
docName | string | |
documentId | string | The |
latestPdf | string | |
latestPDFId | string | |
originalPdf | string | |
originalPDFId | string | |
pageCount | integer | An integer value specifying the number of document pages in the template. |
pdfType | string |
attachmentDescription | string | |
attachmentTabId | string | If this document is an attachment to another document in the envelope, this is the id of the attachment tab it is associated with on the other document. |
documentId | string | The |
envelopeId | string | The envelope's GUID. Example: |
pageCount | integer | An integer value specifying the number of document pages in the template. |
pageId | string | The unique id of the page. |
recipientId | string | A local reference that senders use to map recipients to other objects, such as specific document tabs. Within an envelope, each |
This object describes errors that occur. It is only valid for responses and ignored in requests. | ||
errorCode | string | The code associated with the error condition. |
message | string | A brief message describing the error condition. |