/integrations/air_waybills

Submit air waybill to CHAMP

Submits a draft CHAMP air waybill to Traxon cargoHUB. Requires shipper, consignee, and charge_declarations to be filled in. Returns 422 if the AWB is not in draft status or required fields are missing. | () -> (ChampAirWaybill1)

post/integrations/air_waybills/submit/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.