Finds and returns unique identifiers for all Orders that match a given criteria.
Method | /sites/{company-id}/ws/soap_v1.svc/GetOrderList |
The request body is of type GetOrderList.
Name | Description | Data Type |
---|---|---|
filters | ArrayOfFilter |
![]() |
|
The response body is of type GetOrderListResponse.
Name | Description | Data Type |
---|---|---|
GetOrderListResult | ArrayOfguid |
![]() |
|