GET orders/{ordernumber}/customisation
Get the customisation data for a single order as a single zipped file. Only available for Amazon orders currently.
Request Information
URI Parameters
| Name | Description | Type | Additional information |
|---|---|---|---|
| ordernumber | The order number you wish to retrieve customisation data for | integer | Required |
Body Parameters
None.
Response Information
Resource Description
Get the customisation data for a single order as a single zipped file. Only available for Amazon orders currently.
Stream| Name | Description | Type | Additional information |
|---|---|---|---|
| CanRead | boolean | None. | |
| CanSeek | boolean | None. | |
| CanTimeout | boolean | None. | |
| CanWrite | boolean | None. | |
| Length | integer | None. | |
| Position | integer | None. | |
| ReadTimeout | integer | None. | |
| WriteTimeout | integer | None. |
Response Formats
application/json, text/json, application/xml, text/xml
Sample:
Sample not available.