Account Activity
account_activity
Methods
List Account Activity -> CursorPage<{ token, category, created, 10 more... } | | | 3 more...>
get/v1/account_activity
Retrieve a list of transactions across all public accounts.
Get Single Transaction From Account Activity -> { token, category, created, 10 more... } | | | 3 more...
get/v1/account_activity/{transaction_token}
Retrieve a single transaction
Domain types
WirePartyDetails = { account_number, agent_id, agent_name, 1 more... }
