Get shipments
Endpoint: GET /v10/shipments
Available properties for filtering: created_at
, updated_at
Available nested resources for including: customer
, lines
This endpoint will fetch a list of all shipments in the account.
Data of response
Parameter | Required | Default | Description |
---|---|---|---|
shipments.* | Yes | An array of object shipment |