Introduction to Balance Check
The service performs a Balances Check based on the stored data source data about the latest imported account balance and (if available) overdraft limit.
This report is appropriate for B2B and B2C use cases.
What it solves
To ensure that a customer can pay an amount, a balance check can be performed.
This checks whether there is enough money available and can pay attention to whether the overdraft should be included or not.
Balance Check
Balance checks make it easy to check whether an amount is available in the account.
It can be decided whether an overdraft should be included or not.
Used data fields
No Case
is required for checks. Only one data source must have been synchronized successfully.
The balance of the account(s) and the amount to be checked are mainly used as input data in this check.
Result
This gives you a quick overview of the data used in the report through aggregated values that can serve as a summary.
A full API schema can be seen here: https://docs.finapi.io/?product=di#post-/checks/balancesCheck
Field | Description | Mandatory |
---|---|---|
| List of the check result, organized by accounts. | yes |
| Returns a simple | yes |
| The date of the latest available account balance. | no |
| Indicates whether the overdraft limit has been taken into account, while conducting the check. In case the overdraft limit is available for the given account and was taken into consideration while conducting the check, | yes |
| UUID of the bank account belonging to the imported bank connection. | yes |
| IBAN of the bank account. | yes |
| Date of the account first transaction, regardless of the report period under review, in the format ' | |
| Type of the account. Can be:
|