Retrieves all attachment information for an Order.
The request body is of type http://www.FatTail.com/api:GetOrderAttachmentList.
Request Body Parameters
Name | Description | Data Type |
orderId | OrderID for attachment information requested. | xml:long |
Overview
 |
 |
Sequence
| |
The response body is of type http://www.FatTail.com/api:GetOrderAttachmentListResponse.
Response Body Parameters
Name | Description | Data Type |
GetOrderAttachmentListResult | All attachment information for the requested Order. | http://www.FatTail.com/api:ArrayOfOrderAttachment |
Overview
 |
 |
Sequence
 |
 |
Sequence
 |
 |
Sequence
 |
Content xs:string
Attachment file content.
|
 |
Filename xs:string
Filename of attachment.
|
 |
OrderID xs:long
System ID of the order the attachment is associated with.
|
| | | | | |