Retrieves a list of unique FileAttachment identifiers assigned to a single Order.
| Method | /sites/{company-id}/ws/soap_v1.svc/GetOrderFileAttachmentList |
The request body is of type GetOrderFileAttachmentList.
| Name | Description | Data Type |
|---|---|---|
| trackingNumber | xml:string | |
| startDate | xml:dateTime | |
| endDate | xml:dateTime |
![]() |
|
The response body is of type GetOrderFileAttachmentListResponse.
| Name | Description | Data Type |
|---|---|---|
| GetOrderFileAttachmentListResult | ArrayOfguid |
![]() |
|