Uploads a file to attach to an Order.
The request body is of type http://www.FatTail.com/api:UploadOrderAttachment.
Request Body Parameters
Name | Description | Data Type |
attachment | Attachment information including the name and file content. | OrderAttachment |
Overview
 |
 |
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.
|
| | | |
The response body is of type http://www.FatTail.com/api:UploadOrderAttachmentResponse.
Overview
 |
 |
Sequence
| |