{
"to_address": {
"full_name": "太郎山田", <Customer name on order>
"company": "", <Company name on order if available>
"phone": "08012341234", <Customer telephone number on order>
"country": "JP", <Country code on the order>
"address1": "京都市東山区", <Address Line 1 on the order>
"address2": "西海子町,神宮道", <Address Line 2 and 3 on the order>
"province": "京都府", <Region on the order>
"zip": "6050012", <Postcode on the order>
"city": ""<Town or City on the order if available>
},
"from_address": {
"full_name": "Karen Bailey", <FullName in OMS settings>
"company": "株式会社ACME", <Company Name in OMS settings if available>
"phone": "08012341234", <Telephone in OMS settings if available>
"country": "JP", <Country in OMS settings. Notice this hsould be the country code and not the full country name>
"address1": "中央区", <Address 1 in OMS settings>
"address2": "日本橋堀留町", <Address 2 in OMS settings>
"province": "東京都", <Province in OMS settings>
"zip": "1030012", <Zip in OMS settings>
"city": ""
},
"products": [
{
"name": "iPhone 6S Tough Case Black Matte leopard in leaves.jpg",
"quantity": 1,
"price": 250,
"hs_code": null,
"hs_description": "",
"origin_country": "JP"
}
],
"parcels": [
{
"weight": "0.07",
"amount": "1",
"width": 20,
"height": 20,
"depth": 20
}
],
"customs": {
"duty_paid": false,
"content_type": "MERCHANDISE"
},
"setup": {
"test": true,
"currency": "",
"date": "",
"service": "yamato_taqbin_collect",
"carrier": "yamato"
}
}