Retrieve a transaction
Path parameters
id
Headers
X-Api-Key
X-Application-Id
Response
Successful Response
id
A unique identifier of the transaction
description
The description string of the transaction
date
The date that the transaction was posted. Uses ISO 8601 format (YYYY-MM-DD)
amount
The amount of the transaction in the currency
. Must be a positive value. For example, if the currency
is USD, then it’s the amount in dollars.
entry_type
The direction of the flow of the money from the perspective of the account holder. outgoing
to represent money leaving the account, such as purchases or fees, while incoming
represents money entering the account, such as income or refunds.
Allowed values:
currency
The currency of the transaction in ISO 4217 format
created_at
The timestamp of when the account holder was created.
entities
Entities found by identity identification
categories
location
error
account_holder_id
The unique ID of the account holder of the transaction