Use your own carrier account
Follow this guide to add your Better Trucks account to Shippo. After adding your account, Shippo can use your account details for generating shipping rates and creating labels. This step requires you to have your Better Trucks account id and password.Don’t already have a Better Trucks account? Contact our support team to help you get signed up.
object_id to reference your carrier.
HTTP Method
POSTURL
Request Payload
| Parameter | Description |
|---|---|
| carrier* | better_trucks |
| account_id* | A unique identifier for the account which cannot be changed later. Used only for internal purposes |
| parameters* | parameters is an array of additional parameters for the account, such as password or token. Check Better Trucks parameters for more details |
| active | Set to true to enable account. Set to false to disable account. |
| test | Set to true if you want to set the account in test mode. Using test mode you can generate test labels without incurring a charge |
Better Trucks Account Parameters
| Parameter | Description |
|---|---|
| api_key* | Key to access the API. A string value Better Trucks assigns to each client. |
| account_id* | Key to access the API. A string value Better Trucks assigns to each client. |
Response Code
201Example
Request Sample
cURL
Response Sample
object_id for your carrier, proceed to Step 2: Create shipment.