Update
Updates a cargo’s details. Cargo must be in STAGED, IN_TRANSIT, DELIVERED, SKIPPED, or EXCEPTION status. | authz_personas=[lig_owner_operators] | (CargoClientUpdate1) -> (PydanticObjectId)
Authentication
AuthorizationBearer
Bearer authentication of the form Bearer <token>, where token is your auth token.
Path parameters
cargo_id
Request
This endpoint expects an object.
awb_number
IATA Air Waybill number: 3-digit airline prefix + 8-digit serial, e.g. ‘020-12345678’.
awb_number__set_to_None
cargo_type
description
description__set_to_None
height_inches
height_inches__set_to_None
length_inches
length_inches__set_to_None
quantity
quantity__set_to_None
stackable
stackable__set_to_None
turnable
turnable__set_to_None
weight_pounds
weight_pounds__set_to_None
width_inches
width_inches__set_to_None
Response
Successful Response
Errors
422
Cargos Update V1request Unprocessable Entity Error

