Retrieve air waybill

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

Authentication

AuthorizationBearer

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

Path parameters

task_group_idstringRequired

Response

Successful Response
_idstring
airWaybillNumberstring
chargeItemslist of objects
createdAtdatetime
destinationstring
orgIdstring

Must be a string starting with org_

originstring
routelist of objects
taskGroupIdstring
totalConsignmentNumberOfPiecesinteger
updatedAtdatetime
webcargoBookingRecordIdstring
weightobject

Reusable weight amount + unit pair.

Used for:

  • AirWayBill.weight -> [WEBCARGO] <NetWeight> (gross weight)
  • Charge.chargeable_weight -> [WEBCARGO] <TotalChargeableWeight> (billing weight)
  • ChargeItem.gross_weight -> [WEBCARGO] <NetWeight>
accountinglist of objectsOptional
additionalSpecialHandlingCodeslist of stringsOptional
agentobjectOptional

[WEBCARGO/CONFIG] Forwarder’s IATA agent identification. Same identity as iata in WebcargoEmbedViewParams and OY party in bookingRecord XML.

alsoNotifyobjectOptional

[CUSTOMER] Shipper or consignee with address and optional contact info. account_number is the IATA participant code (optional).

chargeDeclarationsobjectOptional

[CUSTOMER/WEBCARGO] Currency from WebCargo <PriceIndicator>, payment conditions from customer’s commercial terms.

chargesCollectInDestCurrencyobjectOptional

[CUSTOMER] Charges Collect expressed in destination currency.

collectChargeSummaryobjectOptional

[CUSTOMER] Prepaid or collect charge totals. One of prepaid or collect charge summary must be given.

commissionInfoobjectOptional

[CUSTOMER] Commission information concerning CASS settlement.

consigneeobjectOptional

[CUSTOMER] Shipper or consignee with address and optional contact info. account_number is the IATA participant code (optional).

customsOriginCodestringOptional
densityGroupintegerOptional
flightslist of objectsOptional
isoCurrencyCodestringOptional
nominatedHandlingPartyobjectOptional

[CUSTOMER] Nominated handling party for the shipment.

ocilist of objectsOptional
otherChargeslist of objectsOptional
otherParticipantlist of objectsOptional
otherServiceInformationstringOptional
prepaidChargeSummaryobjectOptional

[CUSTOMER] Prepaid or collect charge totals. One of prepaid or collect charge summary must be given.

salesIncentiveobjectOptional

[CUSTOMER] Sales incentive information.

schemaVersionintegerOptionalDefaults to 1
shipmentReferenceInformationobjectOptional

[CUSTOMER] Shipment reference info (supplementary reference for the AWB).

shipperobjectOptional

[CUSTOMER] Shipper or consignee with address and optional contact info. account_number is the IATA participant code (optional).

shippersCertificationstringOptional
specialHandlingCodeslist of enumsOptional
specialServiceRequeststringOptional
statusenumOptional
submittedAtdatetimeOptional
volumeobjectOptional

[WEBCARGO] Volume from <NetVolumeMeasure>.

Errors

422
Air Waybills Retrieve V1request Unprocessable Entity Error