{
"inbound_no_list": [
"string"
],
"storage_code": "string",
"service_region": "string",
"created_at_begin_ms": 0,
"created_at_end_ms": 0,
"current_page": 1,
"page_size": 1
}{
"code": "string",
"msg": "string",
"resp_data": {
"current_page": 0,
"page_size": 0,
"total_num": 0,
"total_page": 0,
"data": [
{
"inbound_no": "string",
"storage_code": "string",
"storage_region": "string",
"status": "string",
"created_date_ms": 0,
"inbound_date_ms": 0,
"expected_delivered_day_ms": 0,
"carrier": "string",
"total_num": 0,
"total_box_num": 0,
"shipped_date_ms": 0,
"contact_email": "string",
"tracking_number": "string",
"item_list": [
{
"ssku": "string",
"inner_pack": 0,
"box_num": 0,
"effective_date_ms": 0,
"request_inbound_num": 0,
"inbound_num": 0
}
]
}
]
}
}