/integrations/air_waybills

Retrieve air waybill

Retrieves the stored CHAMP air waybill for a task group. | () -> (ChampAirWaybill1)

get/integrations/air_waybills/retrieve/v1/{task_group_id}

Path parameters

task_group_idstring required

Response

Successful Response

schemaVersion1
_idstring required
orgIdstring required

Must be a string starting with org_

taskGroupIdstring required
webcargoBookingRecordIdstring required
status'draft' | 'submitted' | 'accepted' | 'rejected'
airWaybillNumberstring required
originstring required
destinationstring required
totalConsignmentNumberOfPiecesinteger required
isoCurrencyCodestring nullable
densityGroupinteger nullable
specialHandlingCodesCargojsonSpecialHandlingCode[]
additionalSpecialHandlingCodesstring[]
specialServiceRequeststring nullable
shippersCertificationstring nullable
otherServiceInformationstring nullable
customsOriginCodestring nullable
createdAtstring date-time required
updatedAtstring date-time required
submittedAtstring date-time nullable

Changes

No recorded changes to this endpoint across all 1 revision of this API.