Notification email:Real name
[
{
"deliveryNo": null,
"orderNo": null,
"localKey": "",
"referenceNo": "177QAZAZXTCN0541",
"blType": "BL",
"carrierCd": "MSC",
"extendNo": null,
"customer": null,
"polCd": null,
"customerService": null,
"noticeEmail": null,
"remark": null,
"serviceType": "C",
},
{
"deliveryNo": null,
"orderNo": null,
"localKey": "",
"referenceNo": "SNLFSKALB61601",
"blType": "BL",
"carrierCd": "SINO",
"extendNo": {"CtnrNo":"BHCU4987386"},
"customer": null,
"polCd": null,
"customerService": null,
"noticeEmail": null,
"remark": null,
"serviceType": "C",
},
{
"deliveryNo": null,
"orderNo": null,
"localKey": "",
"referenceNo": "6414918850",
"blType": "",
"carrierCd": "COSCO",
"extendNo": null,
"customer": null,
"polCd": null,
"customerService": null,
"noticeEmail": null,
"remark": null,
"serviceType": "C"
}
]
curl --location --request POST 'https://api.trackingeyes.com/api/oceanbill/batchOceanBill?companyCode=&token=&orgCode' \
--header 'Content-Type: application/json' \
--data-raw '[
{
"deliveryNo": null,
"orderNo": null,
"localKey": "",
"referenceNo": "177QAZAZXTCN0541",
"blType": "BL",
"carrierCd": "MSC",
"extendNo": null,
"customer": null,
"polCd": null,
"customerService": null,
"noticeEmail": null,
"remark": null,
"serviceType": "C",
},
{
"deliveryNo": null,
"orderNo": null,
"localKey": "",
"referenceNo": "SNLFSKALB61601",
"blType": "BL",
"carrierCd": "SINO",
"extendNo": {"CtnrNo":"BHCU4987386"},
"customer": null,
"polCd": null,
"customerService": null,
"noticeEmail": null,
"remark": null,
"serviceType": "C",
},
{
"deliveryNo": null,
"orderNo": null,
"localKey": "",
"referenceNo": "6414918850",
"blType": "",
"carrierCd": "COSCO",
"extendNo": null,
"customer": null,
"polCd": null,
"customerService": null,
"noticeEmail": null,
"remark": null,
"serviceType": "C"
}
]'
{
"code": 200,
"type": "success",
"message": "",
"result": [
{
"resultType": "订阅成功",
"resultTypeCd": "success",
"error": "",
"id": "627472342581317",
"deliveryNo": null,
"orderNo": null,
"localKey": null,
"referenceNo": "278342554",
"ctnrNo": null,
"carrierCd": "MSK",
"trackStatus": "跟踪中",
"trackStatusCd": "T",
"errorMessage": "",
"errorStatus": "T",
"billCreateTime": "2024-12-28 11:31:32",
"dataStatus": null
}
],
"time": "2024-12-28 11:31:32"
}