AdBookConnect Web Service
MethodGetOrderAttachmentsByDynamicPropertyId
AdBookConnect Web Service > All Operations Resource Group : GetOrderAttachmentsByDynamicPropertyId (Method)
Request (IAdBookConnect_GetOrderAttachmentsByDynamicPropertyId_InputMessage)

The request body is of type http://www.FatTail.com/api:GetOrderAttachmentsByDynamicPropertyId.

Request Body Parameters

NameDescriptionData Type
 xml:long
 xml:long

Overview

Sequence
orderId optional xs:long
dynamicPropertyId optional xs:long
200 Response (IAdBookConnect_GetOrderAttachmentsByDynamicPropertyId_OutputMessage)

The response body is of type http://www.FatTail.com/api:GetOrderAttachmentsByDynamicPropertyIdResponse.

Response Body Parameters

NameDescriptionData Type
 http://www.FatTail.com/api:ArrayOfOrderAttachment

Overview

Sequence
GetOrderAttachmentsByDynamicPropertyIdResult optional ArrayOfOrderAttachment Complex Type
Sequence
Sequence
Content xs:string
Attachment file content.
Filename xs:string
Filename of attachment.
OrderAttachmentID optional xs:long
System ID for the order attachment.
OrderID xs:long
System ID of the order the attachment is associated with.
DynamicPropertyId optional xs:long
Fault Responses
FaultDescription
This fault returns a response body of type http://www.FatTail.com/api:IAdBookConnect_GetOrderAttachmentsByDynamicPropertyId_DataAccessFaultFault_FaultMessage.  
See Also
All Operations Resource GroupAdBookConnect Web Service