Subscribe
Starts CargoAi Track & Trace URL + e-mail updates for an AWB (which must already be recorded on a flight leg). Idempotent: re-subscribing a still-live AWB returns the existing subscription without calling CargoAi again. | authz: order participant operator | (CargoAiTrackAndTraceSubscribeReq) -> (CargoAiTrackAndTraceSubscription1)
Authentication
AuthorizationBearer
Bearer authentication of the form Bearer <token>, where token is your auth token.
Request
This endpoint expects an object.
awb
IATA Air Waybill number: 3-digit airline prefix + 8-digit serial, e.g. ‘020-12345678’.
emails
Response
Successful Response
_id
active_until
awb
IATA Air Waybill number: 3-digit airline prefix + 8-digit serial, e.g. ‘020-12345678’.
created_at
created_by_org_id
Must be a string starting with org_
created_by_user_id
Must be a string starting with user_
schema_version
subscribed_at
updated_at
last_update_received_at
subscribed_emails
tracking_update_ids
Errors
422
Cargoai Track and Trace Subscribe V1request Unprocessable Entity Error

