{
"noticeType": "Warning",
"ccPerson": "",
"sender": "service@mail.my56home.com",
"receiver": "张三<san_zhang@net.com>",
"title": "云当网订单提醒",
"content": "",
"attachment": "",
"createTime": "2026-05-10 12:00:00",
"detail": [
{
"messageId": "2059195591594504193",
"orderLocalKey": "15452536176965",
"orderNo": "Trans456789",
"flowNo": "456789321",
"shipmentNo": "16010578411",
"extendNo": "",
"extendNo1": "",
"message": "运单16010578411预计起飞时间发生延误,最新时间为 2026-04-27 10:00:00",
"exceptionCd": "DEPException",
"exceptionName": "起飞异常",
"originValue": "2026-04-20 10:00:00",
"newValue": "2026-04-27 10:00:00",
"msgCreateTime": "202-05-10 10:00:00"
},
{
"messageId": "2059195591594504192",
"orderLocalKey": "15452536176965",
"orderNo": "Trans123456",
"flowNo": "987654321",
"shipmentNo": "OOLU9876543",
"extendNo": "",
"extendNo1": "",
"message": "运单OOLU9876543预计抵达时间发生延误,最新时间为 2026-05-12 10:00:00",
"exceptionCd": "BDARException",
"exceptionName": "抵达异常",
"originValue": "2026-05-10 10:00:00",
"newValue": "2026-05-12 10:00:00",
"msgCreateTime": "202-05-10 10:00:00"
}
]
}curl --location 'https://api.trackingeyes.com' \
--header 'Content-Type: application/json' \
--data-raw '{
"noticeType": "Warning",
"ccPerson": "",
"sender": "service@mail.my56home.com",
"receiver": "张三<san_zhang@net.com>",
"title": "云当网订单提醒",
"content": "",
"attachment": "",
"createTime": "2026-05-10 12:00:00",
"detail": [
{
"messageId": "2059195591594504193",
"orderLocalKey": "15452536176965",
"orderNo": "Trans456789",
"flowNo": "456789321",
"shipmentNo": "16010578411",
"extendNo": "",
"extendNo1": "",
"message": "运单16010578411预计起飞时间发生延误,最新时间为 2026-04-27 10:00:00",
"exceptionCd": "DEPException",
"exceptionName": "起飞异常",
"originValue": "2026-04-20 10:00:00",
"newValue": "2026-04-27 10:00:00",
"msgCreateTime": "202-05-10 10:00:00"
},
{
"messageId": "2059195591594504192",
"orderLocalKey": "15452536176965",
"orderNo": "Trans123456",
"flowNo": "987654321",
"shipmentNo": "OOLU9876543",
"extendNo": "",
"extendNo1": "",
"message": "运单OOLU9876543预计抵达时间发生延误,最新时间为 2026-05-12 10:00:00",
"exceptionCd": "BDARException",
"exceptionName": "抵达异常",
"originValue": "2026-05-10 10:00:00",
"newValue": "2026-05-12 10:00:00",
"msgCreateTime": "202-05-10 10:00:00"
}
]
}'{
"code": 0,
"type": "string",
"message": "string",
"time": "string"
}