Retrieve Accounts Balance Closure By Competence

📘

The competence parameter can be used in 2 different ways, and will work differently if your input is as follow:

  • YYYY-MM-DD -> The response will show the balance of the accounts at 23:59:59 of the last day relative to the competence (D - 1)
  • YYYY-MM-DD HH:MM:SS -> The response will show the balance of the accounts at the exact time of the competence

❗️

The competence must be less than "now"

Response Parameters

ParametersFormatDescription
returnBooleanResponse status (true/false)
messageStringResponse message
dataObjectResponse data
competenceStringCompetence of the closured
total_balanceNumberSum of the accounts balance
accountsArray of ObjectsList of all accounts
codeStringAccount code
accountStringAccount number
balanceNumberAccount Balance
Language
Credentials
Header
Response
Click Try It! to start a request and see the response here!