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