cURL
curl --request GET \ --url https://gateway.varchev.com/wallet/{walletId}/transactions/{transactionId} \ --header 'Authorization: Bearer <token>' \ --header 'tenantId: <tenantid>'
The access token received from the authorization server in the OAuth 2.0 flow.
Get Transaction by Id