List all shipments of transponders
Bearer authentication header of the form Bearer <token>
, where <token>
is your auth token.
Filters shipments by fleet ID.
Filters shipments by status. Options are PENDING, SHIPPED, RECEIVED, CANCELLED.
Filters shipments by courier. Options are DHL, FedEx, UPS, USPS, OTHER.
Filters shipments by direction. Options are IN, OUT.
Search for shipments by transponder number, remarks, tracking code, or courier.
Order the results by specified fields. Prefix with -
for descending order.
Limits the number of results returned.
Specifies the starting point within the collection of results.
Successful response
The response is of type object
.