{
"success": true,
"result_code": "200",
"result_message": "SUCCESS",
"request_id": "6477189d8a186",
"inbound_order_list": {
"inbound_order_no": "A230530130461",
"order_status": "6",
"destination_warehouse": "India",
"transit_warehouse": null,
"transfer_type": "1",
"shipping_method": "4",
"inbound_type": "4",
"tracking_number": "",
"total_boxes": "2",
"estimated_gross_weight": "3000",
"estimated_arrival_time": "2023-05-30",
"remark": "",
"items": [
{
"sku": "j-fdk-0001",
"quantity": "2",
"boxes_no": null,
"length": "1",
"width": "2",
"height": "3"
},
{
"sku": "j-fdk-0001",
"quantity": "3",
"boxes_no": null,
"length": "22",
"width": "33",
"height": "44"
}
],
"inbound_records": [
{
"sku": "j-fdk-0001",
"quantity": "5"
}
]
}
}