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_idstringRequired

Request

This endpoint expects an object.
cargo_typeenum or nullOptional
quantityinteger or nullOptional
weight_poundsdouble or nullOptional
length_inchesdouble or nullOptional
width_inchesdouble or nullOptional
height_inchesdouble or nullOptional
turnableboolean or nullOptional
stackableboolean or nullOptional
descriptionstring or nullOptional

Response

Successful Response

Errors