{
"data": [
{
"fbaNo": "FBA195FFW2GW",
"deliveryWindowOptionId": "FBA195FFW2GW-2026-01-25"
},
{
"fbaNo": "FBA195CVPXWF",
"deliveryWindowOptionId": "FBA195CVPXWF-2026-01-25"
},
{
"fbaNo": "FBA195BRP1CB",
"deliveryWindowOptionId": "FBA195BRP1CB-2026-02-08"
}
]
]
}curl --location 'https://www.yjtms.com/tms-saas-web-wechat-app/wms/dw/query/state/detail' \
--header 'Content-Type: application/json' \
--data '{
"data": [
{
"fbaNo": "FBA195FFW2GW",
"deliveryWindowOptionId": "FBA195FFW2GW-2026-01-25"
},
{
"fbaNo": "FBA195CVPXWF",
"deliveryWindowOptionId": "FBA195CVPXWF-2026-01-25"
},
{
"fbaNo": "FBA195BRP1CB",
"deliveryWindowOptionId": "FBA195BRP1CB-2026-02-08"
}
]
]
}'{
"body": {
"callbackMessage": "string",
"companyId": 0,
"createDatetime": 0,
"deliveryWindowOptionId": "string",
"dwDateStr": "string",
"endDate": 0,
"fbaNo": "string",
"fbaWarehouseStatus": "string",
"id": 0,
"isCallback": 0,
"isDw": "string",
"jobno": "string",
"lastScanCodeStr": "string",
"lastScanNameStr": "string",
"message": "string",
"modifyDatetime": 0,
"referenceId": "string",
"sort": 0,
"startDate": 0
},
"message": "string",
"result_code": 0,
"solution": "string",
"traceId": "string"
}