Retrieve CHAMP flight status updates

Retrieves all CHAMP flight status updates linked to the air waybill for a task group. | () -> (list[ChampFlightStatus1])

Authentication

AuthorizationBearer

Bearer authentication of the form Bearer <token>, where token is your auth token.

Path parameters

task_group_idstringRequired

Response

Successful Response
_idstring
champIdstring
type"flight status"
messageHeaderobject

[GENERATED/CONFIG] Message header with addressing and creation timestamp.

airWaybillNumberstring
receivedAtdatetime
schemaVersionintegerDefaults to 1
originAndDestinationobject
quantityobject
totalNumberOfPiecesinteger
eventslist of objects
orgIdstring

Must be a string starting with org_

taskGroupIdstring

Errors

422
Air Waybills Flight Statuses V1request Unprocessable Entity Error