{
"current_page": 1,
"page_size": 20
}
{
"code": 0,
"msg": "string",
"resp_data": {
"current_page": 0,
"page_size": 0,
"total_num": 0,
"total_page": 0,
"data": [
{
"shipment_code": "string",
"fo_no": "string",
"status": "string",
"carrier": "string",
"ship_from": "string",
"ship_to": "string",
"total_qty": 0,
"total_carton": 0,
"total_pallets": 0,
"total_weight": 0,
"total_volume": 0,
"transport_model": "string",
"for_ready_day_ms": 0,
"expected_delivered_ms": 0,
"actual_shipping_ms": 0,
"actual_delivered_ms": 0,
"created_time_ms": 0,
"item_list": [
{
"spt_no": "string",
"ssku": "string",
"plt_sku": "string",
"ordered_on_ms": 0,
"outbound_nums": 0,
"outbound_boxes": "string",
"plt_no": "string"
}
],
"label_list": [
{
"type": "string",
"download_url": "string"
}
],
"tracking_number_list": [
"string"
],
"address_list": [
{
"type": "string",
"code": "string",
"country": "string",
"state": "string",
"city": "string",
"address_one": "string",
"address_two": "string",
"address_three": "string",
"tel": "string",
"email": "string",
"zip": "string",
"contacts": "string"
}
]
}
]
},
"trace_id": "string"
}