Shipments
Receive
Receive a shipment of transponders
POST
Authorizations
Bearer authentication header of the form Bearer <token>
, where <token>
is your auth token.
Headers
Path Parameters
Response
200 - application/json
Successful response
Example:
1
Example:
"RECEIVED"
Example:
"2024-08-01T10:00:00Z"
Example:
"Sample remarks"
Example:
"DHL"
Example:
"tracking123"
Was this page helpful?