Skip to main content
Skip table of contents

Shopping Use Cases

Introduction

The Shopping Report provides an overview of the shopping spendings of a customer.

Information you can get from this report:

  • Which grocery stores does the customer prefer?

  • How much money does the customer spend on fashion and on what exactly?

  • In which other stores does the customer store?

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

Retail Companies

UC-01: Customized Advertising

Actors

  • Retail company

  • User

Systems

  • Retail company’s application

  • finAPI Data Intelligence

  • finAPI Process Controller

  • finAPI WebForm

Goals

  • Determine customers shopping habits

  • Customized advertising

Preconditions

  • User has opened the Retail company’s application

Flow

  • Retail company’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 Shopping Report with the given Data Sources

    • Get the result of the Shopping Report

      • Look at the result to find out what the client's shopping habits are

Debt Counseling

UC-02: Spending advise

Actors

  • Debt counseling

  • User

Systems

  • Debt counseling’s application

  • finAPI Data Intelligence

  • finAPI Process Controller

  • finAPI WebForm

Goals

  • Determine customers shopping habits

  • Identifying where too much money is being spent

Preconditions

  • User has opened the Debt counseling’s application

Flow

  • Debt counseling's 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 Shopping Report with the given Data Sources

    • Get the result of the Shopping Report

      • Look at the result to find out what the client's shopping habits are

JavaScript errors detected

Please note, these errors can depend on your browser setup.

If this problem persists, please contact our support.