Retrieve CHAMP confirmation receipts

Retrieves all CHAMP confirmation receipts linked to the air waybill for a task group. | () -> (list[ChampConfirmationReceipt1])

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"confirmation receipt"
messageHeaderobject

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

referencedMessageTypestring
airWaybillNumberstring
originstring
destinationstring
rejectedboolean
textMessagestring
receivedAtdatetime
schemaVersioninteger or nullDefaults to 1
referenceMessageContentstring or null
orgIdstring or null

Must be a string starting with org_

taskGroupIdstring or null

Errors