Discussions

Ask a Question
Back to All

400 Errors For Ship Requests

Most ship requests suceed, but this one CONSISTENTLY fails with a 400 error:

{
"origin_country_alpha2": "US",
"origin_postal_code": "92840",
"destination_country_alpha2": "BR",
"destination_city": "Rio de Janeiro",
"destination_state": "RJ",
"destination_postal_code": "22231-100",
"destination_name": "MARCIO MIGON",
"destination_address_line_1": "Rua Marquês de Pinedo",
"destination_address_line_2": "17/ 502",
"destination_phone_number": "21971000171",
"taxes_duties_paid_by": "Sender",
"is_insured": false,
"allow_courier_fallback": false,
"box": {
"height": 1.0,
"width": 11.0,
"length": 15.0
},
"total_actual_weight": 0.5625,
"items": [
{
"quantity": 1,
"category": "fashion",
"declared_currency": "USD",
"declared_customs_value": 6.0,
"description": "Neckwear and Accessories"
},
{
"quantity": 1,
"category": "fashion",
"declared_currency": "USD",
"declared_customs_value": 0.0,
"description": "Neckwear and Accessories"
},
{
"quantity": 1,
"category": "fashion",
"declared_currency": "USD",
"declared_customs_value": 70.0,
"description": "Neckwear and Accessories"
},
{
"quantity": 1,
"category": "fashion",
"declared_currency": "USD",
"declared_customs_value": 35.0,
"description": "Neckwear and Accessories"
},
{
"quantity": 1,
"category": "fashion",
"declared_currency": "USD",
"declared_customs_value": 35.0,
"description": "Neckwear and Accessories"
}
],
"selected_courier_id": "bbc5d965-6745-4fad-94d6-b79954044db3",
"buy_label_synchronous": true,
"label": "4x6",
"format": "PDF"
}