Create air waybill
Creates a CHAMP air waybill pre-populated from the stored WebCargo booking record. The booking must be synced first via the webcargo_bookings sync route. Returns 409 if an air waybill already exists for this task group. | (AirWaybillCreateReq) -> (ChampAirWaybill1)
Authentication
Bearer authentication of the form Bearer <token>, where token is your auth token.
Request
Response
Must be a string starting with org_
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>
[WEBCARGO] Volume from <NetVolumeMeasure>.
[WEBCARGO/CONFIG] Forwarder’s IATA agent identification.
Same identity as iata in WebcargoEmbedViewParams and OY party in bookingRecord XML.
[CUSTOMER] Shipper or consignee with address and optional contact info. account_number is the IATA participant code (optional).
[CUSTOMER] Shipper or consignee with address and optional contact info. account_number is the IATA participant code (optional).
[CUSTOMER/WEBCARGO] Currency from WebCargo <PriceIndicator>, payment conditions from customer’s commercial terms.
[CUSTOMER] Shipper or consignee with address and optional contact info. account_number is the IATA participant code (optional).
[CUSTOMER] Prepaid or collect charge totals. One of prepaid or collect charge summary must be given.
[CUSTOMER] Prepaid or collect charge totals. One of prepaid or collect charge summary must be given.
[CUSTOMER] Charges Collect expressed in destination currency.
[CUSTOMER] Commission information concerning CASS settlement.
[CUSTOMER] Sales incentive information.
[CUSTOMER] Nominated handling party for the shipment.
[CUSTOMER] Shipment reference info (supplementary reference for the AWB).

