/integrations/air_waybills

Update air waybill fields

Updates fields on an existing CHAMP air waybill. Any editable field can be set — only fields included in the request body are changed. | (ChampAirWaybillClientUpdate1) -> (ChampAirWaybill1)

patch/integrations/air_waybills/update/v1/{task_group_id}

Path parameters

task_group_idstring required

Request body

total_consignment_number_of_piecesinteger nullable
iso_currency_codestring nullable
density_groupinteger nullable
special_handling_codesCargojsonSpecialHandlingCode[] nullable
additional_special_handling_codesstring[] nullable
special_service_requeststring nullable
shippers_certificationstring nullable
other_service_informationstring nullable
customs_origin_codestring nullable

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.