Return a Single Transaction
Retrieve a single transactional data array from a Bank Account Record
Last updated
Was this helpful?
Retrieve a single transactional data array from a Bank Account Record
Last updated
Was this helpful?
GET
{{baseUrl}}/bank-accounts/:bank_account_id/transactions/:transaction_id
bank_account_id*
String
The UUID for a specific Bank Account that gets generated and returned in the response.
transaction_id*
String
The UUID for a specific Transaction data array that gets generated and returned in the response.