{
"shipment": {
"ship_from": {
"contact_name": "Test name",
"company_name": "Custom Gateway",
"street1": "10 Pinewood Court",
"city": "Macclesfield",
"state": "Cheshire",
"postal_code": "SK10 2XR",
"country": "United Kingdom",
"phone": "07841458307",
"email": "test@test.com"
},
"ship_to": {
"contact_name": "Test address",
"street1": "28292 Daugherty Orchard",
"city": "Sacramento",
"state": "CA",
"postal_code": "94209",
"country": "USA",
"phone": "0771122334455",
"email": "anothertest@test.com"
},
"parcels": [
{
"description": "iPhone 6S Plus Tough Case Matte leo",
"box_type": "custom",
"weight": {
"value": 5.5,
"unit": "kg"
},
"dimension": {
"width": 20,
"height": 20,
"depth": 20,
"unit": "cm"
},
"items": [
{
"description": "iPhone 6S Plus Tough Case Matte leo",
"origin_country": "GBR",
"quantity": 2,
"price": {
"amount": 10.45,
"currency": "EUR"
},
"weight": {
"value": 1.5,
"unit": "kg"
},
"sku": "AUC3112170920143"
},
{
"description": "iPhone 6S Blue Plus Tough Case Matt",
"origin_country": "GBR",
"quantity": 1,
"price": {
"amount": 3,
"currency": "EUR"
},
"weight": {
"value": 2.5,
"unit": "kg"
},
"sku": "AUC3112170920143"
}
]
}
]
},
"service_type": "fedex_international_economy",
"shipper_account": {
"id": "6f43fe77-b056-45c3-bce4-9fec4040da0c"
},
"references": [
"1903191744HR7A8"
],
"customs": {
"purpose": "merchandise",
"billing": {
"paid_by": "recipient"
}
}
}