Checking Account

We provide our clients with functionalities that allow the traceability and governance of amounts transferred in their checking account.

Obtain the account balance

In this functionality, updated positions of available and blocked amounts in the client's checking account are returned.

We request the fields:

FieldDescriptionFormatMandatory
dataReferenciaReference date to search for balancedate-timeYes

Response:

FieldDescriptionFormatNullable
ValorBalance amount available for use in the checking accountnumber No
valorBloqueadoBlocked balance amount that will not be available for usenumber No

Obter o saldo da conta

Obtain the account statement

In the statement, detailed data on financial transactions in the client's checking account is returned.

We request the fields:

FieldDescriptionFormatMandatory
movimentoInicialStart date of the bank statement period.date-timeSim
movimentoFinalEnd date of the bank statement period. The interval between dates cannot exceed 31 days.date-timeSim

Resposta:

FieldDescriptionFormatNullable
SaldoStarting, ending and blocked balanceobjectNão
ChequeEspecialDisplays information on interest rate, limit amount, due date, IOF, total accrued interest, total effective cost and the number of days the overdraft protection is usedobjectNão
MovimentacoesDisplays the transaction date, description, amount, type of transaction ('D' debit or 'C' credit) and the category (see table [Transaction categories]), sender and beneficiary of the transactionarraySim

Obter o extrato da conta

Bank account details obtained upon authentication

This functionality displays data from the checking account that is making requests to this API.

Response:

FieldDescriptionFormatNullable
usuarioIdentifies the user authenticated in the applicationstringSim
EmpresaInform the CNPJ and company nameobjectSim
ContaProvide the account number and branch of the authenticated userobjectSim

Obter dados da conta baseado na autenticação

Transaction categories

The mapped categories of financial transactions are:

EnumerationDescription
1Payment
2Transfer
3Deposit
4Withdraw
5Payment Chargeback
6Transfer Chargeback
7Fee
8Fee Chargeback
9Purchase Card
10PIX credit
11PIX debit
12PIX Internal Return Debit
13PIX Internal Chargeback Credit
14PIX Return Credit
15PIX Return Debit
16PIX Internal Receipt Credit
17PIX Internal Payment Debit
18PIX Debit Return
19PIX Credit Return
20Pix fee
99Others