Transactions
Retrieve a Transaction
GET
/
accounts
/
{acc_id}
/
transactions
/
{txn_id}
Retrieve a Transaction object for an Account.
Path Parameters
ID of the Account.
ID of the Transaction.
Returns
Returns a Transaction object.
Retrieve a Transaction object for an Account.
ID of the Account.
ID of the Transaction.
Returns a Transaction object.