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 (path) | xml:string | |
startDate (path) | xml:dateTime | |
endDate (path) | xml:dateTime | |
lastModifiedDateMin (path) | xml:dateTime | |
lastModifiedDateMax (path) | xml:dateTime |
![]() |
|
The response body is of type GetOrderFileAttachmentListResponse.
| Name | Description | Data Type |
|---|---|---|
GetOrderFileAttachmentListResult (path) | ArrayOfguid |
![]() |
|