Shipments
Finds shipments based on search parameters
post/api/shipments/list
Query parameters
Sort.Fieldstring
Sort field
Sort.Dir'ascending' | 'descending'
Specify sorting direction.
Sort direction
Skipinteger
Number of records to skip.
Takeinteger
Number of records to return (maximum)
Request body
Response
OK
Changes
Changed in 1 of the 12 revisions of this API.4
- ○
added the new optional request property
names(media type: application/json-patch+json)new-optional-request-property
- ○
added the new optional request property
names(media type: application/json)new-optional-request-property
- ○
added the new optional request property
names(media type: text/json)new-optional-request-property
- ○
added the new optional request property
names(media type: application/*+json)new-optional-request-property
- ○