Shippo supports CDL connections through both our web app and our API.
If you already have a CDL account
To connect your CDL account to Shippo:
Web app
- Go to Settings > Carriers > Your Accounts in the Shippo web app.
- Click + Connect Carrier Account at the top of the page.
- Click CDL.
- Enter the required information and click Submit.
API
If you use our API rather than the web app, connect your account by making a POST call to our
{
"account_id": "NNNN",
"active": true,
"carrier": "cdl",
"parameters": {},
"test": false
}
If you don't have a CDL account yet
Complete this form to get started. Shippo passes your information along to the right person at CDL so you get set up with the correct pricing.
Once your agreement with CDL is active and you have an assigned account number, follow the API steps above to connect your account to Shippo.
Delivery areas for CDL
CDL delivers across Zone 1 and Zone 2, covering the New York, New Jersey, Pennsylvania, Delaware, and Connecticut region. For the full list of serviced zip codes, see the attached file below.
Service levels supported by Shippo and CDL
Shippo currently only supports CDL's Next Day Delivery service level.
| Note: Return labels and label cancellations aren't currently supported. |