Vehicle Transports

Cancel Transporte

Cancel a transport that was created in error. Body: { motivo?: str }.

Only active transports can be cancelled — concluding one already moved the vehicle to its destination park, and undoing that is out of scope. The vehicle returns to "em parque" so the checkup and location flows unblock.

post/api/transportes/{transport_id}/cancelar

Path parameters

transport_idinteger required

Headers

x-api-tokenstring nullable

Request body

object nullable required

Response

Successful Response

{"stackTrail":"paths:/api/transportes/{transport_id}/cancelar: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.