Skip to main content
GET
/
misc
/
customer
/
bankAccount
/
{customerId}
Get Bank Detail by CustomerId
curl --request GET \
  --url https://gateway.varchev.com/wallet/misc/customer/bankAccount/{customerId} \
  --header 'Authorization: Bearer <token>' \
  --header 'tenantId: <tenantid>'

Documentation Index

Fetch the complete documentation index at: https://docs.varchev.com/llms.txt

Use this file to discover all available pages before exploring further.

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

Path Parameters

customerId
string
required

Response

default

Default response