Discussions

Ask a Question
Back to All

Sandbox International always return not find solution shipping

On EasyShip Dashboard: Get a quote
The system return 7 quotes to the same destination and specification package, but not on the SandBox.

My origin is: US

Maybe I did something wrong?

My Post:
{
"origin_postal_code": "90248",
"destination_country_alpha2": "BR",
"destination_postal_code": "095101",
"taxes_duties_paid_by": "Sender",
"is_insured": true,
"items": [
{
"actual_weight": 2,
"height": 10,
"width": 15,
"length": 20,
"category": "watches",
"declared_currency": "USD",
"declared_customs_value": 100
}
]
}

Return:
{
"rates": [],
"messages": [
"Sorry, we couldn't find any shipping solutions based on the information provided."
]
}