Transaction History Job Workflow

📘

This guide is under construction and will be updated frequently.

Overview

The Aerosync API enables the retrieval of data from a user's linked bank information. Through the Transaction History feature, you can retrieve a list of recently created transactions that affected the user's bank account which will contain information such as the date, amount, currency, basic descriptions of transactions and more. This functionality is valuable for analyzing a user's behavior and determining how much available funds may be in a balance before initiating an ACH transaction.

The Basics

A transaction history call can be initiated after a user completes authentication of their bank account.

Key Terminology

Transaction History Job - Runs a job to refresh and retrieve the latest information from a financial institution.

MFA - When retrieving Transaction History, an FI may throw an MFA challenge to the end user.

Workflow Diagram