Get Transaction
Authentication
AuthorizationBearer
Bearer authentication of the form Bearer <token>, where token is your auth token.
Path parameters
account_id
transaction_id
Response
Successful Response
id
account_id
institution_id
amount
transacted_at
transaction_status
Allowed values:
is_interest_payment
transaction_type
Allowed values:
description
posted_at
institution_transaction_id
Errors
400
Bad Request Error
401
Unauthorized Error
403
Forbidden Error
422
Unprocessable Entity Error
500
Internal Server Error