Fetch transaction by id

Get details of a specific transaction with optional includes for nested resources (account, card, revenueAccount details).
Requires either 'view_all_accounts_details_balance' permission for any transaction,
or 'view_business_transactions_for_accessible_accounts' permission for transactions from user's accessible accounts only.

Path Params
string
required

Transaction id

Query Params
string
enum

Used to load nested resources associated with transaction (comma-separated list, e.g., sender,recipient,requestData)

Allowed:
Headers
string
required

Bearer token

Responses

Language
LoadingLoading…
Response
Click Try It! to start a request and see the response here! Or choose an example:
application/json