Encargos (Liens/Charges)

Update lien

Update an existing encargo.

All fields are optional - only provided fields will be updated.

put/api/vehicles/{vehicle_id}/encargos/{encargo_id}

Path parameters

vehicle_idinteger required
encargo_idinteger required

Headers

x-api-tokenstring nullable

Request body

entidadestring nullable
referenciastring nullable
marcastring nullable

Response

Successful Response

IDinteger required
idviaturainteger required
entidadestring required
referenciastring required
valorstring required
marcastring nullable

Changes

No recorded changes to this endpoint across all 4 revisions of this API.