ReturnDocuments
The ReturnDocuments returns the following documents individually or unified, as a single multi-page document, including:
Commercial Invoice (if the electronic invoice is not supported)
Shipping Label
Return Note
Parameter Name | Type | Description | Mandatory |
|---|---|---|---|
| String | Base64 file type representing the document file content | |
| String | The code value of the document type. This value can be:
Each document contains the relevant content and with relevant copies. Examples: The return note PDF has only the return note without additional documents. The ReturnCommercialInvoice should have the return commercial invoice with the correct number of copies. | |
| String | The name of the document type, e.g. ShippingLabel, ReturnNote or CommercialInvoice (unless the invoice is electronic, no invoice is returned). | |
| String | URL of the document |