Shipments
Create
Create a shipment of transponders
POST
Authorizations
Bearer authentication header of the form Bearer <token>
, where <token>
is your auth token.
Headers
Response
201 - application/json
Created
Example:
1
Example:
"PENDING"
Example:
"2023-06-20T14:28:23.382748Z"
Example:
"2023-06-25T14:28:23.382748Z"
Example:
"IN"
Example:
"Sample remarks"
Example:
"DHL"
Example:
"tracking123"
Was this page helpful?