Uncategorize bank transaction
Uncategorize a bank transaction. This will remove any categorization or match that has been applied to the transaction and reverse any ledger entries from the previous classification.
Authorizations
Bearer authentication header of the form Bearer <token>
, where <token>
is your auth token.
Headers
Content-Type must be set to application/json
Path Parameters
The UUID of the business that the transaction to uncategorize belongs to
The UUID of the bank transaction to uncategorize
Response
Name of the bank account
Transaction amount in cents
Unique identifier of the business the bank transaction is associated with
The method used to classify the transaction.
SMS
, API
, LAYER_AUTO
, LAYER_MANUAL
The status of the transaction’s categorization in Layer’s systems.
PENDING
, READY_FOR_INPUT
, CATEGORIZED
, SPLIT
, LAYER_REVIEW
, JOURNALING
, MATCHED
The category assigned to the transaction. Only populated for transactions that have a finalized category.
Name of the transaction counterparty
Date of the transaction
Description of the transaction.
Direction of the transaction.
CREDIT
, DEBIT
Unique identifier of the bank transaction
Timestamp when the transaction was imported
REVENUE
, EXPENSE
, EXCLUDE
Source of the transaction.
UNIT
, PLAID
, API
, STRIPE
, CUSTOM
External account ID from the source platform (e.g, Plaid account ID)
External transaction ID from the source platform (e.g, Plaid transaction ID)