Request (IAdBookConnect_GetOrderAttachmentsByDynamicPropertyId_InputMessage)
The request body is of type http://www.FatTail.com/api:GetOrderAttachmentsByDynamicPropertyId.
Request Body Parameters
Name | Description | Data Type |
orderId | | xml:long |
dynamicPropertyId | | xml:long |
Overview
 |
 |
Sequence
| |
200 Response (IAdBookConnect_GetOrderAttachmentsByDynamicPropertyId_OutputMessage)
The response body is of type http://www.FatTail.com/api:GetOrderAttachmentsByDynamicPropertyIdResponse.
Response Body Parameters
Name | Description | Data Type |
GetOrderAttachmentsByDynamicPropertyIdResult | | 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.
|
| | | | | |
Fault Responses
Fault | Description |
DataAccessFaultFault | This fault returns a response body of type http://www.FatTail.com/api:IAdBookConnect_GetOrderAttachmentsByDynamicPropertyId_DataAccessFaultFault_FaultMessage. |
See Also