Skip to main content
Skip table of contents

Travel Use Cases

Introduction

The Travel Report provides an overview of the travel spendings of a customer.

Information you can get from this report:

  • Which kind of transportation are used?

  • Does the customer have a travelinsurances?

  • How often is the customer travelling?

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

Banks

UC-01: Offer financial products related to travel

Actors

  • Bank

  • User

Systems

  • Bank’s loan application

  • finAPI Data Intelligence

  • finAPI Process Controller

  • finAPI WebForm

Goals

  • Analyze the customers travel behaviour

  • Offer financial products related to travel (like credit cards or travel insurance)

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 Case and a Travel Report with the given Data Sources

    • Get the result of the Travel Report

      • Look at the result to find out what the client's travel behaviour is

Insurances

Offer fitting insurances

Actors

  • Insurance

  • User

Systems

  • Insurance’s application

  • finAPI Data Intelligence

  • finAPI Process Controller

  • finAPI WebForm

Goals

  • Analyze the customers travel behaviour

  • Offer insurances related to travel (like travel insurance or liability insurance for rental cars abroad)

Preconditions

  • User has opened the Insurance's online loan application

Flow

  • Insurance’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 Case and a Travel Report with the given Data Sources

    • Get the result of the Travel Report

      • Look at the result to find out what the client's travel behaviour is

JavaScript errors detected

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

If this problem persists, please contact our support.