curl --request GET \ --url https://gateway.varchev.com/wallet/{walletId}/orders/{orderId} \ --header 'Authorization: Bearer <token>' \ --header 'tenantId: <tenantid>'
The access token received from the authorization server in the OAuth 2.0 flow.
Get all Orders