Schemas
Air Waybill Schema
2 min
data form data type description id string key to uniquely identify the air waybill awb number string the awb number of the cargo tracking finished time string time when the cargo finished the journey \[ null if still en route] updated at string last updated date of the container carrier carrierschema airline details for the cargo airport airportschema airport details for the cargo tracking events list(trackingeventschema) all the tracking events that the cargo has gone through implementation example { "data" \[ { "tracking events" \[ { "weight" 247 0, "pieces" 16, "flight number" "", "time" "2022/6/23 23 22 00", "code" null, "location" "hkg", "is estimated" false, "description" "freight on hand", "serial number" "1" } ], "awb number" "16044945493", "id" "62eb2bd840dde2d263c11d21", "updated at" "2022/7/17 8 19 01", "tracking finished time" "2022/7/15 8 13 43", "carrier" { "airline" "cathay pacific airways", "code" "cx" }, "airport" { "origin" "hkg", "origin code" null, "destination code" null, "destination" "kix" } } ] } âī¸ need some help? if you encounter a problem or require assistance, please contact our support team with details regarding your request at support\@rippey ai a representative will connect with you soon đ