We announce the release of a new API version aimed at providing convenience for our partners using the service.
{
"warehouse_code": "string",
"po_number": "string",
"package_option": 0,
"vas": {
"inspection": true,
"priority_inbound": true,
"unloading": true,
"reject_damaged_goods": true
},
"products": [
{
"sku": "string",
"quantity_per_box": 0,
"quantity": 0,
"line_no": "string",
"auto_merge": true
}
],
"inspection_note": "string",
"note": "string",
"estimate_arrived_time": "2019-08-24T14:15:22Z",
"documents": [
"http://example.com"
]
}