cURL
curl --request GET \ --url https://gateway.varchev.com/wallet/b2b-customers/{organizationId} \ --header 'Authorization: Bearer <token>' \ --header 'tenantId: <tenantid>'
The access token received from the authorization server in the OAuth 2.0 flow.
Default response