Shipping API
Create shipment activity
POST
/
shipping
/
shipments
/
{shipment-id}
/
activity
Authorizations
Authorization
string
headerrequiredBearer authentication header of the form Bearer <token>
, where <token>
is your auth token.
Path Parameters
shipment-id
string
requiredShipment id
Body
application/json
comment
string
requiredResponse
200 - application/json
message
string
success
boolean
activity
object[]
pagination
object
pagination metadata structure