Vehicles (Protected)

Fechar Vehicle

Close vehicle atomically with contract and commission updates.

Body: { contratoId: int, comissoes: [{ userId: int, valorAbsoluto: float, valorPercentual: float }] }

post/api/vehicles/{vehicle_id}/fechar

Path parameters

vehicle_idinteger required

Headers

x-api-tokenstring nullable

Request body

object required

Response

Successful Response

{"stackTrail":"paths:/api/vehicles/{vehicle_id}/fechar:post:responses:200:content:application/json:schema","oasType":"schema","type":"unknown"}

Changes

No recorded changes to this endpoint across all 1 revision of this API.