Skip to main content
Endpoint responsável por consultar o status de uma solicitação de encerramento de conta bancária.
Through this endpoint, the partner can check the account closure request, being restricted only to the account of the integrator making the query.

Authorizations

Authorization
string
header
required

Copie 'Bearer ' + token

Query Parameters

codigoSolicitacao
string<uuid>

UUID da solicitação.

Response

Success

codigo
string<uuid>
motivoEncerramento
enum<integer>
Available options:
1,
2,
3,
4,
5,
6,
7,
8,
9,
10,
11
complementoEncerramento
string | null
situacao
enum<integer>
Available options:
1,
2,
3,
4,
5
motivoRejeicao
string | null
dtInclusao
string<date-time>