Get VBA by ID

View as Markdown

Fetch a Virtual Bank Account (VBA) by virtual bank ID.

Path parameters

virtualBankIdstringRequired
Generated Virtual Bank Identifier

Headers

x-api-keystringRequiredDefaults to YOUR_API_KEY
Your Api Key, which you can get from the Transak Partner Dashboard for the respective environment
authorizationstringRequiredDefaults to YOUR_USER_AUTH_TOKEN

The authorization token is the accessToken returned by the WhiteLabel API - api/v2/auth/verify

Note: This applies only when you are not using the Auth Reliance Flows

x-user-identifierstringOptionalDefaults to USER_EMAIL_ID

Your authenticated user Email Id address.

Note: This is applicable only for Auth Reliance Flows

x-access-tokenstringOptionalDefaults to YOUR_ACCESS_TOKEN

Your Partner Access Token. Please refer here for a tutorial on generating your access token.

Note: This is applicable only for Auth Reliance Flows

Response

dataobject

Errors

400
Bad Request Error
500
Internal Server Error