Skip to main content
GET
Consultar saldo de créditos do condutor

Authorizations

Authorization
string
header
required

Basic authentication header of the form Basic <encoded-value>, where <encoded-value> is the base64-encoded string username:password.

api-key
string
header
required

Obrigatório. Sua chave API.

Query Parameters

tipo_identificacao
enum<string>
required

Forma de identificação do condutor: CPF (C), VTR (V), Telefone (T), Placa (P) ou ID (I).

Available options:
C,
V,
T,
P,
I
Example:

"I"

identificacao
string
required

Valor da identificação conforme o tipo informado.

Example:

"5574"

Response

Sucesso