Submit a shipment to carrier
Shipments
Submit a shipment to carrier
Submit a shipment to the carrier integration for label generation and tracking number assignment.
POST
Submit a shipment to carrier
Behavior
- Submits shipment to configured carrier API
- Generates shipping label and tracking number
- Returns updated shipment with carrier response
Prerequisites
- Shipment must have carrier_id assigned
- Carrier integration must be configured
- Packages must have valid dimensions
Authorizations
OAuth 2.0 authentication. Use the client credentials or authorization code flow to obtain an access token.
The subdomain/tenant name identifying which tenant's data to access. Required for all API requests.
Path Parameters
The unique identifier of the shipment to submit
Response
Shipment submitted successfully
Standard successful response wrapper following JSON:API format
The response payload

