Introduction to Children Check
The service performs a Children Check based on the stored data source data about the child benefit payments.
This report is appropriate for B2C use cases.
What it solves
To automatically determine or check the number of children of a customer, this check can be used.
Children Check
This check uses child support payments to an account to determine the number of children.
As a result, you get the number, as well as the date of the last payment.
Used data fields
No Case
is required for checks. Only one data source must have been synchronized successfully.
Incoming child benefit transactions of the customer are used for this purpose. To detect this, it uses data like IBAN
, account holder name
, counterpart name
, purpose
, amount,
and so on.
Result
This gives you a quick overview of the transactions used in the report through aggregated values that can serve as a summary.
A full API schema can be seen here: finAPI API Documentation
Field | Description | Mandatory |
---|---|---|
| Total count of children, benefit payments for which are provided to the specified in the request accounts. | yes |
| List of the check result, organized by accounts. This list can be used to identify which account receives money for how many children. | no |
| Count of children, as of the latest child benefit payment date provided to the specific account. | yes |
| The date, when the latest child benefit payment has been received for the specific account. | no |
| UUID of the bank account belonging to the imported bank connection. | yes |
| IBAN of the bank account. | |
| Date of the account first transaction, regardless of the report period under review, in the format ' | |
| Type of the account. Can be:
|