Get transaction

Retrieve a single transaction object by its transaction ID. This allows you to check the details, amount, counterparty, and balance impact of a specific transaction.

Access with

OAuth access with business-accounts.read

Path Params
string
required

Provide the ID of the related business account.

string
required

Provide the ID of the related transaction.

Query Params
boolean

Most API credentials are specifically created for either live mode or test mode. In those cases the testmode query parameter must not be sent. For organization-level credentials such as OAuth access tokens, you can enable test mode by setting the testmode query parameter to true.

Test entities cannot be retrieved when the endpoint is set to live mode, and vice versa.

Responses

Language
Credentials
OAuth2
LoadingLoadingโ€ฆ
Response
Choose an example:
application/hal+json