Financial Process
Consult bank values
Consult bank values
- Consult bank values
- Consulta de saldo
post/v2.1/consult_bank_values
Request body
Example request
{
"document": "47506660091",
"bankAccount": "00002541",
"bankAccountDigit": "8",
"bankBranch": "0001",
"bank": "001",
"startDate": "2022-09-01",
"endDate": "2022-10-01",
"type": "STATEMENT"
}Response
Success
Example response
{
"document": "47506660091",
"bankAccount": "00002541",
"bankAccountDigit": "8",
"bankBranch": "0001",
"bank": "001",
"startDate": "2022-09-01",
"endDate": "2022-10-01",
"type": "STATEMENT"
}