Bank Transaction object
Bank transactions are transactions that have occurred within a bank account owned by a business.
Attributes
Unique identifier for the bank transaction.
Unique ID of the bank transaction in your system for linking purposes. Idempotency key.
Resource type. Value will be “Bank_Transaction”.
ID for the Business this transaction belongs to.
The source that the bank transaction was imported from.
Values can be: UNIT
, PLAID
, API
Unique ID of the bank transaction in its source system. Idempotency key.
ID of the source account in the source system.
Date the transaction occurred.
The direction of the transaction relative to the source account.
Values can be: CREDIT
, DEBIT
The amount of the transaction in cents.
The name of the merchant or counterparty associated with the transaction.
Description of the transaction.
The type of bank account transaction.
Example values: PURCHASE
, BOOK
, ATM
, WIRE
, etc.
The status of the transaction’s categorization in Layer’s systems.
Values can be: PENDING
, READY_FOR_INPUT
, CATEGORIZED
, LAYER_REVIEW
The category assigned to the transaction. Only populated for transactions that have a finalized category.
The suggested matches for the transaction.