Skip to main content
POST
Create Estimates

Authorizations

Authorization
string
header
default:ShippoToken shippo_test_d41a6f04796998570c521a50828eae8e3cccf0eb
required

Enter your shippo token with the ShippoToken prefix.

Example: ShippoToken shippo_live_xxxx

Body

application/json
origin
Origin · object
required
destination
Destination · object
required
parcel
Parcel · object
required
planned_ship_date
string<date-time>
required
latest_delivery_date
string<date> | null
servicelevel_tokens
string[] | null

Response

Successful Response

object_id
string<uuid>
required
created_at
string<date-time>
required
origin
Origin · object
required
destination
Destination · object
required
parcel
Parcel · object
required
planned_ship_date
string<date-time>
required
confidence_level
enum<string>
required
Available options:
TYPICAL,
DEFAULT,
HIGH
servicelevel_tokens
string[]
required
predictions
Prediction · object[]
required
latest_delivery_date
string<date> | null
test
boolean | null
Last modified on July 30, 2026