GET
/
{walletId}
/
orders
/
{orderId}
/
transactions
/
{transactionId}

Authorizations

Authorization
string
headerrequired

The access token received from the authorization server in the OAuth 2.0 flow.

Headers

tenantId
string
required

Path Parameters

walletId
string
required
orderId
string
required
transactionId
string
required