API Reference

Get all shipments

Returns all shipments for this location matching the search parameters.

Log in to see full request history
Path Params
string
required

The location code.

Query Params
string

Used to filter on resources with this status.

date-time

Used to filter on resources created on or after this time.

date-time

Used to filter on resources created before this time.

date-time

Used to filter on resources modified on or after this time.

date-time

Used to filter on resources modified before this time.

date-time

Used to filter on resources shipped on or after this time.

date-time

Used to filter on resources shipped before this time.

int32

Number of items to skip.

int32

Number of items to return.

Responses

403

Forbidden

404

NotFound

Language
Credentials
OAuth2
Click Try It! to start a request and see the response here! Or choose an example:
application/json
text/json
application/problem+json