{
"id": 1909087142341120000,
"localKey": "123456789",
"blNo": "EGLV142452168442",
"declarationNo": "",
"transportType": "S",
"portCd": "",
"ieId": "E",
"customCode": "",
"extendNo": "",
"remark": "",
"updateTime": "2025-04-25 17:27:51",
"createTime": "2025-04-23 15:45:37",
"manifestInfoList": [
{
"ieId": "E",
"blNo": "EGLV142452168442",
"transferMode": "",
"originalFlag": "",
"arrivalFlag": "",
"loadFlag": "",
"disFlag": "",
"tallyFlag": "正常理货",
"pieces": "40",
"weight": "25500.0",
"vslName": "UN9786841",
"voy": "0703019W",
"updateTime": "2025-04-25 17:27:51",
"createTime": "2025-04-23 15:45:55",
"customCode": "2248",
"ieDate": "2025-03-27 05:00:00",
"iflag": "确报动态",
"eflag": "运抵正常"
}
]
}curl --location --request POST 'https://api.trackingeyes.com' \
--header 'Content-Type: application/json' \
--data-raw '{
"id": 1909087142341120000,
"localKey": "123456789",
"blNo": "EGLV142452168442",
"declarationNo": "",
"transportType": "S",
"portCd": "",
"ieId": "E",
"customCode": "",
"extendNo": "",
"remark": "",
"updateTime": "2025-04-25 17:27:51",
"createTime": "2025-04-23 15:45:37",
"manifestInfoList": [
{
"ieId": "E",
"blNo": "EGLV142452168442",
"transferMode": "",
"originalFlag": "",
"arrivalFlag": "",
"loadFlag": "",
"disFlag": "",
"tallyFlag": "正常理货",
"pieces": "40",
"weight": "25500.0",
"vslName": "UN9786841",
"voy": "0703019W",
"updateTime": "2025-04-25 17:27:51",
"createTime": "2025-04-23 15:45:55",
"customCode": "2248",
"ieDate": "2025-03-27 05:00:00",
"iflag": "确报动态",
"eflag": "运抵正常"
}
]
}'{
"code": 200,
"message": "success"
}