{
"requestNoList": [
"test0052837"
]
}curl --location --request POST 'https://im.imgloballlc.cn/prod-api/openapi/ots_order/query/scanForm' \
--header 'Content-Type: application/json' \
--data-raw '{
"requestNoList": [
"test0052837"
]
}'{
"code": 200,
"msg": null,
"data": {
"scanformDetailList": [
{
"result": "success",
"requestNo": "test0052837",
"manifestNumber": "SF2505217500001",
"scanFormUrl": "http://192.168.2.31:9000/imgloballlc-test/ots/2025/05/21/SF2505217500001_fb967a.pdf",
"message": null
}
]
}
}