AdBookConnect Web Service
MethodUploadOrderAttachment
AdBookConnect Web Service > All Operations Resource Group : UploadOrderAttachment (Method)
Summary
Uploads a file to attach to an Order.
Request (IAdBookConnect_UploadOrderAttachment_InputMessage)

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

Request Body Parameters

NameDescriptionData Type
Attachment information including the name and file content.OrderAttachment

Overview

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
200 Response (IAdBookConnect_UploadOrderAttachment_OutputMessage)

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

Overview

Sequence
Fault Responses
FaultDescription
This fault returns a response body of type http://www.FatTail.com/api:IAdBookConnect_UploadOrderAttachment_DataAccessFaultFault_FaultMessage.  
See Also
All Operations Resource GroupAdBookConnect Web Service