List
List all shipments of transponders
GET
Authorizations
Bearer authentication header of the form Bearer <token>
, where <token>
is your auth token.
Headers
Query Parameters
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.