- Authentication
- Global Ocean Cargo Tracking
- Global Air Cargo Tracking
Data Push Webhook
POST
Request
Body Params application/json
id
integer
required
deliveryNo
string
optional
<= 38 characters
orderNo
string
optional
<= 600 characters
localKey
string
optional
<= 38 characters
orgCode
string
optional
<= 64 characters
customer
string
optional
<= 128 characters
extendNo
string
optional
awbNo
string
required
<= 11 characters
referenceNo
string
required
<= 32 characters
carrierCd
string
required
<= 16 characters
carrier
string
optional
<= 16 characters
pieces
string
optional
weight
string
optional
volume
string
optional
flightNo
string
optional
<= 32 characters
orgCd
string
optional
<= 8 characters
org
string
optional
<= 128 characters
destCd
string
optional
<= 8 characters
dest
string
optional
<= 128 characters
atd
string <date-time>
optional
etd
string <date-time>
optional
ata
string <date-time>
optional
eta
string <date-time>
optional
endTrackTime
string <date-time>
optional
currentStatusCd
string
optional
<= 12 characters
currentStatus
string
optional
<= 16 characters
currentStatusTime
string <date-time>
optional
currentPlaceCd
string
optional
<= 128 characters
currentPlace
string
optional
<= 128 characters
firstETA
string <date-time>
optional
trackStatus
string
optional
<= 20 characters
endId
integer
optional
endStatus
string
optional
<= 20 characters
errorStatus
string
optional
<= 10 characters
errorMessage
string
optional
<= 255 characters
serviceType
string
optional
<= 64 characters
airFlightInfo
array [object {14}]
required
sno
integer
required
flightNo
string
optional
<= 64 characters
flightDate
string <date-time>
optional
org
string
optional
<= 128 characters
orgCd
string
optional
<= 8 characters
dest
string
optional
<= 128 characters
destCd
string
optional
<= 8 characters
etd
string <date-time>
optional
eta
string <date-time>
optional
atd
string <date-time>
optional
ata
string <date-time>
optional
pieces
string
optional
weight
string
optional
volume
string
optional
airStatusInfo
array [object {14}]
required
sno
integer
required
statusCd
string
optional
<= 12 characters
statusDesc
string
optional
<= 255 characters
statusDescEn
string
optional
<= 255 characters
flightNo
string
optional
<= 64 characters
eventTime
string <date-time>
optional
place
string
optional
<= 128 characters
placeCd
string
optional
<= 128 characters
transportMode
string
optional
<= 36 characters
pieces
string
optional
weight
string
optional
volume
string
optional
isEstimate
boolean
optional
dateUpdateTime
string <date-time>
optional
Example
[
{
"id": 1912798810627772400,
"deliveryNo": "",
"orderNo": "",
"localKey": "",
"orgCode": "",
"customer": "",
"extendNo": "",
"awbNo": "02019895875",
"referenceNo": "020-19895875",
"carrierCd": "LH",
"carrier": "",
"pieces": "24",
"weight": "671",
"volume": "",
"flightNo": "",
"orgCd": "PEK",
"org": "PEK (Beijing)",
"destCd": "VLC",
"dest": "VLC (Valencia)",
"atd": "2025-04-22 04:32:00",
"etd": "2025-04-22 05:00:00",
"ata": "2025-04-24 10:19:00",
"eta": "2025-04-24 10:35:00",
"endTrackTime": "2025-04-24 11:51:00",
"currentStatusCd": "End",
"currentStatus": "",
"currentStatusTime": "2025-04-24 11:51:00",
"currentPlaceCd": "",
"currentPlace": "VLC (Valencia)",
"firstEta": "2025-04-24 10:35:00",
"trackStatus": "E",
"endStatus": "E",
"errorStatus": "",
"errorMessage": "",
"dataStatus": "Y",
"endId": 1912798810669715500,
"serviceType": "",
"airFlightInfo": [
{
"sno": 1,
"flightNo": "LH8431",
"flightDate": "2025-04-22 00:00:00",
"org": "PEK (Beijing)",
"orgCd": "PEK",
"dest": "FRA (Frankfurt)",
"destCd": "FRA",
"etd": "2025-04-22 05:00:00",
"eta": "2025-04-22 11:10:00",
"atd": "2025-04-22 04:32:00",
"ata": "2025-04-22 10:29:00",
"pieces": "24",
"weight": "671",
"volume": ""
},
{
"sno": 2,
"flightNo": "LH7558A",
"flightDate": "2025-04-22 00:00:00",
"org": "FRA (Frankfurt)",
"orgCd": "FRA",
"dest": "VIE (Vienna)",
"destCd": "VIE",
"etd": "2025-04-22 22:20:00",
"eta": "2025-04-23 11:20:00",
"atd": "2025-04-22 22:05:00",
"ata": "2025-04-23 07:53:00",
"pieces": "24",
"weight": "671",
"volume": ""
},
{
"sno": 3,
"flightNo": "OS441",
"flightDate": "2025-04-24 00:00:00",
"org": "VIE (Vienna)",
"orgCd": "VIE",
"dest": "VLC (Valencia)",
"destCd": "VLC",
"etd": "2025-04-24 07:55:00",
"eta": "2025-04-24 10:35:00",
"atd": "2025-04-24 07:54:00",
"ata": "2025-04-24 10:19:00",
"pieces": "24",
"weight": "671",
"volume": ""
}
],
"airStatusInfo": [
{
"sno": 13,
"statusCd": "ARR",
"statusDesc": "抵达",
"statusDescEn": "Arrived",
"flightNo": "OS441",
"eventTime": "2025-04-24 10:19:00",
"place": "VLC (Valencia)",
"placeCd": "VLC",
"transportMode": "",
"pieces": "24",
"weight": "671",
"volume": "",
"isEstimate": false,
"dateUpdateTime": "2025-04-28 18:39:10"
},
{
"sno": 15,
"statusCd": "NFD",
"statusDesc": "到货通知",
"statusDescEn": "Ready for pick-up",
"flightNo": "",
"eventTime": "2025-04-24 11:51:00",
"place": "VLC (Valencia)",
"placeCd": "VLC",
"transportMode": "",
"pieces": "24",
"weight": "671",
"volume": "",
"isEstimate": false,
"dateUpdateTime": "2025-04-28 18:39:10"
},
{
"sno": 4,
"statusCd": "DEP",
"statusDesc": "起飞",
"statusDescEn": "Departed",
"flightNo": "LH8431",
"eventTime": "2025-04-22 04:32:00",
"place": "PEK (Beijing)",
"placeCd": "PEK",
"transportMode": "",
"pieces": "24",
"weight": "671",
"volume": "",
"isEstimate": false,
"dateUpdateTime": "2025-04-28 18:39:10"
},
{
"sno": 5,
"statusCd": "TAR",
"statusDesc": "中转抵达",
"statusDescEn": "Arrived",
"flightNo": "LH8431",
"eventTime": "2025-04-22 10:29:00",
"place": "FRA (Frankfurt)",
"placeCd": "FRA",
"transportMode": "",
"pieces": "24",
"weight": "671",
"volume": "",
"isEstimate": false,
"dateUpdateTime": "2025-04-28 18:39:10"
},
{
"sno": 8,
"statusCd": "TDE",
"statusDesc": "中转起飞",
"statusDescEn": "Departed",
"flightNo": "LH7558A",
"eventTime": "2025-04-22 22:05:00",
"place": "FRA (Frankfurt)",
"placeCd": "FRA",
"transportMode": "",
"pieces": "24",
"weight": "671",
"volume": "",
"isEstimate": false,
"dateUpdateTime": "2025-04-28 18:39:10"
},
{
"sno": 6,
"statusCd": "TRF",
"statusDesc": "中转卸货",
"statusDescEn": "Received from flight",
"flightNo": "LH8431",
"eventTime": "2025-04-22 16:48:00",
"place": "FRA (Frankfurt)",
"placeCd": "FRA",
"transportMode": "",
"pieces": "24",
"weight": "671",
"volume": "",
"isEstimate": false,
"dateUpdateTime": "2025-04-28 18:39:10"
},
{
"sno": 16,
"statusCd": "CUS",
"statusDesc": "报关",
"statusDescEn": "Customs",
"flightNo": "",
"eventTime": "2025-04-23 00:00:00",
"place": "VLC (Valencia)",
"placeCd": "VLC",
"transportMode": "",
"pieces": "0",
"weight": "",
"volume": "",
"isEstimate": false,
"dateUpdateTime": "2025-04-28 18:39:10"
},
{
"sno": 3,
"statusCd": "MAN",
"statusDesc": "配载",
"statusDescEn": "Manifested",
"flightNo": "LH8431",
"eventTime": "2025-04-22 04:44:00",
"place": "PEK (Beijing)",
"placeCd": "PEK",
"transportMode": "",
"pieces": "24",
"weight": "671",
"volume": "",
"isEstimate": false,
"dateUpdateTime": "2025-04-28 18:39:10"
},
{
"sno": 10,
"statusCd": "TRF",
"statusDesc": "中转卸货",
"statusDescEn": "Received from flight",
"flightNo": "LH7558A",
"eventTime": "2025-04-23 11:52:00",
"place": "VIE (Vienna)",
"placeCd": "VIE",
"transportMode": "",
"pieces": "24",
"weight": "671",
"volume": "",
"isEstimate": false,
"dateUpdateTime": "2025-04-28 18:39:10"
},
{
"sno": 1,
"statusCd": "BKD",
"statusDesc": "订舱",
"statusDescEn": "Booking confirmed ",
"flightNo": "",
"eventTime": "2025-04-21 16:41:00",
"place": "PEK (Beijing)",
"placeCd": "PEK",
"transportMode": "",
"pieces": "24",
"weight": "671",
"volume": "",
"isEstimate": false,
"dateUpdateTime": "2025-04-28 18:39:10"
},
{
"sno": 17,
"statusCd": "DLV",
"statusDesc": "提货",
"statusDescEn": "Delivered",
"flightNo": "",
"eventTime": "2025-04-24 15:05:00",
"place": "VLC (Valencia)",
"placeCd": "VLC",
"transportMode": "",
"pieces": "24",
"weight": "671",
"volume": "",
"isEstimate": true,
"dateUpdateTime": "2025-04-28 18:39:10"
},
{
"sno": 7,
"statusCd": "MAN",
"statusDesc": "配载",
"statusDescEn": "Manifested",
"flightNo": "LH7558A",
"eventTime": "2025-04-22 20:23:00",
"place": "FRA (Frankfurt)",
"placeCd": "FRA",
"transportMode": "",
"pieces": "24",
"weight": "671",
"volume": "",
"isEstimate": false,
"dateUpdateTime": "2025-04-28 18:39:10"
},
{
"sno": 14,
"statusCd": "RCF",
"statusDesc": "卸货",
"statusDescEn": "Received from flight",
"flightNo": "OS441",
"eventTime": "2025-04-24 11:51:00",
"place": "VLC (Valencia)",
"placeCd": "VLC",
"transportMode": "",
"pieces": "24",
"weight": "671",
"volume": "",
"isEstimate": false,
"dateUpdateTime": "2025-04-28 18:39:10"
},
{
"sno": 2,
"statusCd": "RCS",
"statusDesc": "进仓",
"statusDescEn": "Shipment accepted",
"flightNo": "",
"eventTime": "2025-04-21 16:42:00",
"place": "PEK (Beijing)",
"placeCd": "PEK",
"transportMode": "",
"pieces": "24",
"weight": "671",
"volume": "",
"isEstimate": false,
"dateUpdateTime": "2025-04-28 18:39:10"
},
{
"sno": 9,
"statusCd": "TAR",
"statusDesc": "中转抵达",
"statusDescEn": "Arrived",
"flightNo": "LH7558A",
"eventTime": "2025-04-23 07:53:00",
"place": "VIE (Vienna)",
"placeCd": "VIE",
"transportMode": "",
"pieces": "24",
"weight": "671",
"volume": "",
"isEstimate": false,
"dateUpdateTime": "2025-04-28 18:39:10"
},
{
"sno": 11,
"statusCd": "MAN",
"statusDesc": "配载",
"statusDescEn": "Manifested",
"flightNo": "OS441",
"eventTime": "2025-04-24 03:25:00",
"place": "VIE (Vienna)",
"placeCd": "VIE",
"transportMode": "",
"pieces": "24",
"weight": "671",
"volume": "",
"isEstimate": false,
"dateUpdateTime": "2025-04-28 18:39:10"
},
{
"sno": 12,
"statusCd": "TDE",
"statusDesc": "中转起飞",
"statusDescEn": "Departed",
"flightNo": "OS441",
"eventTime": "2025-04-24 07:54:00",
"place": "VIE (Vienna)",
"placeCd": "VIE",
"transportMode": "",
"pieces": "24",
"weight": "671",
"volume": "",
"isEstimate": false,
"dateUpdateTime": "2025-04-28 18:39:10"
}
]
}
]
Request samples
Shell
JavaScript
Java
Swift
Go
PHP
Python
HTTP
C
C#
Objective-C
Ruby
OCaml
Dart
R
Request Request Example
Shell
JavaScript
Java
Swift
curl --location --request POST 'https://api.trackingeyes.com' \
--header 'Content-Type: application/json' \
--data-raw '[
{
"id": 1912798810627772400,
"deliveryNo": "",
"orderNo": "",
"localKey": "",
"orgCode": "",
"customer": "",
"extendNo": "",
"awbNo": "02019895875",
"referenceNo": "020-19895875",
"carrierCd": "LH",
"carrier": "",
"pieces": "24",
"weight": "671",
"volume": "",
"flightNo": "",
"orgCd": "PEK",
"org": "PEK (Beijing)",
"destCd": "VLC",
"dest": "VLC (Valencia)",
"atd": "2025-04-22 04:32:00",
"etd": "2025-04-22 05:00:00",
"ata": "2025-04-24 10:19:00",
"eta": "2025-04-24 10:35:00",
"endTrackTime": "2025-04-24 11:51:00",
"currentStatusCd": "End",
"currentStatus": "",
"currentStatusTime": "2025-04-24 11:51:00",
"currentPlaceCd": "",
"currentPlace": "VLC (Valencia)",
"firstEta": "2025-04-24 10:35:00",
"trackStatus": "E",
"endStatus": "E",
"errorStatus": "",
"errorMessage": "",
"dataStatus": "Y",
"endId": 1912798810669715500,
"serviceType": "",
"airFlightInfo": [
{
"sno": 1,
"flightNo": "LH8431",
"flightDate": "2025-04-22 00:00:00",
"org": "PEK (Beijing)",
"orgCd": "PEK",
"dest": "FRA (Frankfurt)",
"destCd": "FRA",
"etd": "2025-04-22 05:00:00",
"eta": "2025-04-22 11:10:00",
"atd": "2025-04-22 04:32:00",
"ata": "2025-04-22 10:29:00",
"pieces": "24",
"weight": "671",
"volume": ""
},
{
"sno": 2,
"flightNo": "LH7558A",
"flightDate": "2025-04-22 00:00:00",
"org": "FRA (Frankfurt)",
"orgCd": "FRA",
"dest": "VIE (Vienna)",
"destCd": "VIE",
"etd": "2025-04-22 22:20:00",
"eta": "2025-04-23 11:20:00",
"atd": "2025-04-22 22:05:00",
"ata": "2025-04-23 07:53:00",
"pieces": "24",
"weight": "671",
"volume": ""
},
{
"sno": 3,
"flightNo": "OS441",
"flightDate": "2025-04-24 00:00:00",
"org": "VIE (Vienna)",
"orgCd": "VIE",
"dest": "VLC (Valencia)",
"destCd": "VLC",
"etd": "2025-04-24 07:55:00",
"eta": "2025-04-24 10:35:00",
"atd": "2025-04-24 07:54:00",
"ata": "2025-04-24 10:19:00",
"pieces": "24",
"weight": "671",
"volume": ""
}
],
"airStatusInfo": [
{
"sno": 13,
"statusCd": "ARR",
"statusDesc": "抵达",
"statusDescEn": "Arrived",
"flightNo": "OS441",
"eventTime": "2025-04-24 10:19:00",
"place": "VLC (Valencia)",
"placeCd": "VLC",
"transportMode": "",
"pieces": "24",
"weight": "671",
"volume": "",
"isEstimate": false,
"dateUpdateTime": "2025-04-28 18:39:10"
},
{
"sno": 15,
"statusCd": "NFD",
"statusDesc": "到货通知",
"statusDescEn": "Ready for pick-up",
"flightNo": "",
"eventTime": "2025-04-24 11:51:00",
"place": "VLC (Valencia)",
"placeCd": "VLC",
"transportMode": "",
"pieces": "24",
"weight": "671",
"volume": "",
"isEstimate": false,
"dateUpdateTime": "2025-04-28 18:39:10"
},
{
"sno": 4,
"statusCd": "DEP",
"statusDesc": "起飞",
"statusDescEn": "Departed",
"flightNo": "LH8431",
"eventTime": "2025-04-22 04:32:00",
"place": "PEK (Beijing)",
"placeCd": "PEK",
"transportMode": "",
"pieces": "24",
"weight": "671",
"volume": "",
"isEstimate": false,
"dateUpdateTime": "2025-04-28 18:39:10"
},
{
"sno": 5,
"statusCd": "TAR",
"statusDesc": "中转抵达",
"statusDescEn": "Arrived",
"flightNo": "LH8431",
"eventTime": "2025-04-22 10:29:00",
"place": "FRA (Frankfurt)",
"placeCd": "FRA",
"transportMode": "",
"pieces": "24",
"weight": "671",
"volume": "",
"isEstimate": false,
"dateUpdateTime": "2025-04-28 18:39:10"
},
{
"sno": 8,
"statusCd": "TDE",
"statusDesc": "中转起飞",
"statusDescEn": "Departed",
"flightNo": "LH7558A",
"eventTime": "2025-04-22 22:05:00",
"place": "FRA (Frankfurt)",
"placeCd": "FRA",
"transportMode": "",
"pieces": "24",
"weight": "671",
"volume": "",
"isEstimate": false,
"dateUpdateTime": "2025-04-28 18:39:10"
},
{
"sno": 6,
"statusCd": "TRF",
"statusDesc": "中转卸货",
"statusDescEn": "Received from flight",
"flightNo": "LH8431",
"eventTime": "2025-04-22 16:48:00",
"place": "FRA (Frankfurt)",
"placeCd": "FRA",
"transportMode": "",
"pieces": "24",
"weight": "671",
"volume": "",
"isEstimate": false,
"dateUpdateTime": "2025-04-28 18:39:10"
},
{
"sno": 16,
"statusCd": "CUS",
"statusDesc": "报关",
"statusDescEn": "Customs",
"flightNo": "",
"eventTime": "2025-04-23 00:00:00",
"place": "VLC (Valencia)",
"placeCd": "VLC",
"transportMode": "",
"pieces": "0",
"weight": "",
"volume": "",
"isEstimate": false,
"dateUpdateTime": "2025-04-28 18:39:10"
},
{
"sno": 3,
"statusCd": "MAN",
"statusDesc": "配载",
"statusDescEn": "Manifested",
"flightNo": "LH8431",
"eventTime": "2025-04-22 04:44:00",
"place": "PEK (Beijing)",
"placeCd": "PEK",
"transportMode": "",
"pieces": "24",
"weight": "671",
"volume": "",
"isEstimate": false,
"dateUpdateTime": "2025-04-28 18:39:10"
},
{
"sno": 10,
"statusCd": "TRF",
"statusDesc": "中转卸货",
"statusDescEn": "Received from flight",
"flightNo": "LH7558A",
"eventTime": "2025-04-23 11:52:00",
"place": "VIE (Vienna)",
"placeCd": "VIE",
"transportMode": "",
"pieces": "24",
"weight": "671",
"volume": "",
"isEstimate": false,
"dateUpdateTime": "2025-04-28 18:39:10"
},
{
"sno": 1,
"statusCd": "BKD",
"statusDesc": "订舱",
"statusDescEn": "Booking confirmed ",
"flightNo": "",
"eventTime": "2025-04-21 16:41:00",
"place": "PEK (Beijing)",
"placeCd": "PEK",
"transportMode": "",
"pieces": "24",
"weight": "671",
"volume": "",
"isEstimate": false,
"dateUpdateTime": "2025-04-28 18:39:10"
},
{
"sno": 17,
"statusCd": "DLV",
"statusDesc": "提货",
"statusDescEn": "Delivered",
"flightNo": "",
"eventTime": "2025-04-24 15:05:00",
"place": "VLC (Valencia)",
"placeCd": "VLC",
"transportMode": "",
"pieces": "24",
"weight": "671",
"volume": "",
"isEstimate": true,
"dateUpdateTime": "2025-04-28 18:39:10"
},
{
"sno": 7,
"statusCd": "MAN",
"statusDesc": "配载",
"statusDescEn": "Manifested",
"flightNo": "LH7558A",
"eventTime": "2025-04-22 20:23:00",
"place": "FRA (Frankfurt)",
"placeCd": "FRA",
"transportMode": "",
"pieces": "24",
"weight": "671",
"volume": "",
"isEstimate": false,
"dateUpdateTime": "2025-04-28 18:39:10"
},
{
"sno": 14,
"statusCd": "RCF",
"statusDesc": "卸货",
"statusDescEn": "Received from flight",
"flightNo": "OS441",
"eventTime": "2025-04-24 11:51:00",
"place": "VLC (Valencia)",
"placeCd": "VLC",
"transportMode": "",
"pieces": "24",
"weight": "671",
"volume": "",
"isEstimate": false,
"dateUpdateTime": "2025-04-28 18:39:10"
},
{
"sno": 2,
"statusCd": "RCS",
"statusDesc": "进仓",
"statusDescEn": "Shipment accepted",
"flightNo": "",
"eventTime": "2025-04-21 16:42:00",
"place": "PEK (Beijing)",
"placeCd": "PEK",
"transportMode": "",
"pieces": "24",
"weight": "671",
"volume": "",
"isEstimate": false,
"dateUpdateTime": "2025-04-28 18:39:10"
},
{
"sno": 9,
"statusCd": "TAR",
"statusDesc": "中转抵达",
"statusDescEn": "Arrived",
"flightNo": "LH7558A",
"eventTime": "2025-04-23 07:53:00",
"place": "VIE (Vienna)",
"placeCd": "VIE",
"transportMode": "",
"pieces": "24",
"weight": "671",
"volume": "",
"isEstimate": false,
"dateUpdateTime": "2025-04-28 18:39:10"
},
{
"sno": 11,
"statusCd": "MAN",
"statusDesc": "配载",
"statusDescEn": "Manifested",
"flightNo": "OS441",
"eventTime": "2025-04-24 03:25:00",
"place": "VIE (Vienna)",
"placeCd": "VIE",
"transportMode": "",
"pieces": "24",
"weight": "671",
"volume": "",
"isEstimate": false,
"dateUpdateTime": "2025-04-28 18:39:10"
},
{
"sno": 12,
"statusCd": "TDE",
"statusDesc": "中转起飞",
"statusDescEn": "Departed",
"flightNo": "OS441",
"eventTime": "2025-04-24 07:54:00",
"place": "VIE (Vienna)",
"placeCd": "VIE",
"transportMode": "",
"pieces": "24",
"weight": "671",
"volume": "",
"isEstimate": false,
"dateUpdateTime": "2025-04-28 18:39:10"
}
]
}
]'
Responses
🟢200成功
application/json
Body
code
integer
required
message
string
required
type
string
required
time
string
required
Example
{
"code": 200,
"type": "S",
"message": null,
"time": "2023-12-13 01:20:38"
}