Create shipment
The Shipping Label API enables you to route your order to your selected courier service.
POST
https://api.shipbubble.com/v1/shipping/labels
Request Body
Name
Type
Description
request_token*
string
request token gotten from Rates API, each request token is tied to a particular rate request
service_code*
string
service code of selected courier rate
courier_id*
string
courier_id of selected courier rate
insurance_code
String
To be included if insurance wants to be purchased with shipment. Insurance code can be gotten from Get Insurance Rates API.
Last updated