Encargos (Liens/Charges)

Request lien certificate

Request a lien certificate from external API.

This calls the external service (http://13.36.175.211:8097/ask_pedido_certidao) to retrieve lien/charge data for a vehicle.

The response contains the status and any data returned from the external service.

post/api/vehicles/{vehicle_id}/encargos/request

Path parameters

vehicle_idinteger required

Headers

x-api-tokenstring nullable

Response

Successful Response

statusstring required

Status of the request (success/error)

referencestring nullable

Reference number if successful

messagestring nullable

Error or status message

dataobject nullable

Additional data returned

Changes

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