Created
September 2, 2014 06:19
-
-
Save teddychan/843804d72d8319c2a9fb to your computer and use it in GitHub Desktop.
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
{ | |
"meta": { | |
"code": 200 | |
}, | |
"data": { | |
"package": { | |
"id": "54053c9daf0555e54dd54016", | |
"created_at": "1409629341", | |
"updated_at": "1409629341", | |
"description": null, | |
"type": "others", | |
"box": { | |
"type": "custom", | |
"name": "My custom box 3", | |
"weight": 12, | |
"weight_unit": "kg", | |
"depth": 20, | |
"height": 10, | |
"width": 20, | |
"dimension_unit": "cm" | |
}, | |
"items": [ | |
{ | |
"name": "PS3", | |
"hs_code": "1212121", | |
"origin_country_iso3": "JPN", | |
"quantity": 3, | |
"value": 400, | |
"currency": "USD", | |
"weight": 12, | |
"weight_unit": "kg" | |
} | |
] | |
} | |
} | |
} |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment