GET
/
misc
/
tenant
/
bankAccount
curl --request GET \
  --url https://gateway.varchev.com/wallet/misc/tenant/bankAccount \
  --header 'Authorization: Bearer <token>' \
  --header 'tenantId: <tenantid>'

Authorizations

Authorization
string
header
required

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

Headers

tenantId
string
required

Tenant Id

Response

default

Default response