Income Confirmation

Summary

Income Confirmation provides a categorized summary of an end-user’s income sources in the past 3 months based on bank transaction data obtained via Kontomatik.

When the endpoint is called for a given ownerExternalId, all imported bank accounts are split by currencies and for each of them we create a summary divided into months - M-0, M-1, M-2 - which mean current month, previous month and two months ago respectively. The summary for each month provides sum totals of incoming transaction amounts in different categories (e.g. salary, pension, other income).

We also provide a summary for the last 90 days in the same categories, but in this case the totals are divided by 3, creating a monthly average for this period.

The categories in which the calculations are made are based on the Transaction Labeling performed by our Machine Learning and other algorithms.

For billing purposes, for a single end-user identified by ownerExternalId and the scope of imported data at the moment of using this feature, all requests to the Income Confirmation endpoint are treated as one event.

Income Confirmation content

Income Confirmation classifies income into various categories, such as:

Monthly and 90-Day Summaries

Currency-Based Insights

Integration

Integrating our scoring system is straightforward and designed for developers. Here’s how:

  1. Import end-user data
  2. Call the /v1/owner-income-confirmation endpoint. Pass the ownerExternalId assigned to the end-user.
  3. Save the data from our API

For more technical details, refer to the Income Confirmation section in our documentation. There, you’ll find everything you need to implement the solution, from the endpoint specification to an example of an API call.

Responses returned from Income Confirmation are available in JSON format.

Digital Signature

For compliance purposes please use the Accept-Signature: SHA256withRSA header in the API call in order for us to digitally sign the response (see: Digitally Signed Responses). This will give you certainty that the data comes from our servers and hasn’t been modified by anyone during the transfer.

Documentation

For technical documentation, refer to our unified documentation that offers comprehensive support for customers integrating with AIS services, our PDF parser, and Data Analysis solutions. Discover detailed guidance on seamless integration with Kontomatik services and explore their full range of capabilities.

Contact

Sales

Do you need help in explaining our products, costs, and cooperation?

Technical Support

Do you have technical questions about our services or API integration?