Attaches a FileAttachment to an existing Order.
| Method | /sites/{company-id}/ws/soap_v1.svc/CreateOrderFileAttachment |
The request body is of type CreateOrderFileAttachment.
| Name | Description | Data Type |
|---|---|---|
trackingNumber (path) | xml:string | |
fileAttachment (path) | FileAttachment |
![]() |
|
The response body is of type CreateOrderFileAttachmentResponse.
| Name | Description | Data Type |
|---|---|---|
CreateOrderFileAttachmentResult (path) | FileAttachment |
![]() |
|