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_typeenumOptional
quantityintegerOptional
weight_poundsdoubleOptional
length_inchesdoubleOptional
width_inchesdoubleOptional
height_inchesdoubleOptional
turnablebooleanOptional
stackablebooleanOptional
descriptionstringOptional

Response

Successful Response

Errors