Discussions

Ask a Question
Back to All

No shipping solutions available based on the information provided

https://api.easyship.com/2023-01/rates

{
"origin_address": {
"state": "IL",
"city": "Springfield",
"postal_code": "62701",
"country_alpha2": "US"
},
"destination_address": {
"country_alpha2": "IL",
"postal_code": "62701",
"city": "Springfield",
"state": "NY",
"line_1": "5678 Maple Avenue"
},
"incoterms": "DDU",
"insurance": {
"is_insured": false
},
"courier_selection": {
"show_courier_logo_url": false,
"apply_shipping_rules": true
},
"shipping_settings": {
"units": {
"weight": "kg",
"dimensions": "cm"
},
"output_currency": "USD"
},
"parcels": [
{
"box": {
"slug": "usps-padded-flat-rate-envelope",
"length": 31.75,
"width": 7.62,
"height": 24.13
},
"items": [
{
"quantity": 1,
"hs_code": "85171300",
"contains_battery_pi966": false,
"contains_battery_pi967": true,
"declared_currency": "USD",
"declared_customs_value": 0.1
}
],
"total_actual_weight": 1
}
]
}