Data Intelligence Public Platform Documentation

Seizure Use Cases

Introduction

The Seizure Report provides an overview of the seizure spendings of a customer.

Information you can get from this report:

  • Identifies transactions in connection with garnishments

  • Identify if the customer has a garnishment account

The following use cases are examples to make them more “plastic”.

Banks

UC-01: Analysis of reliability and creditworthiness before applying for credit

Actors

  • Bank

  • User

Systems

  • Bank’s loan application

  • finAPI Data Intelligence

  • finAPI Process Controller

  • finAPI WebForm

Goals

  • Analysis if, and if yes how, the customer had seizures

  • From this the following conclusions about its reliability and creditworthiness

Preconditions

  • User has opened the Bank's online loan application

Flow

  • Bank’s loan application asks customer to import all accounts

    • Open finAPI Process Controller and get process token and user

    • Call finAPI WebForm v2 to let the user import the accounts

      • wait until the user has finished

    • Call finAPI Data Intelligence Synchronize accounts endpoint and wait for callback

      • Callback should create a Seizure Report with the given Data Sources

    • Get the result of the Seizure Report

      • Look at the result to find out if, and if so, how, the customer is in contact with debt collectors


Retail companies

UC-02: Analysis of reliability and creditworthiness before purchase

Actors

  • Bank

  • User

Systems

  • Bank’s loan application

  • finAPI Data Intelligence

  • finAPI Process Controller

  • finAPI WebForm

Goals

  • Analysis if, and if yes how, the customer had seizures

  • From this the following conclusions about its reliability and creditworthiness

Preconditions

  • User has opend the website of the retailer and agreed to account access

Flow

  • Bank’s loan application asks customer to import all accounts

    • Open finAPI Process Controller and get process token and user

    • Call finAPI WebForm v2 to let the user import the accounts

      • wait until the user has finished

    • Call finAPI Data Intelligence Synchronize accounts endpoint and wait for callback

      • Callback should create a Seizure Report with the given Data Sources

    • Get the result of the Seizure Report

      • Look at the result to find out if, and if so, how, the customer is in contact with debt collectors