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-keystringRequired
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 is not applicable for 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-tokenstringOptional

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
404
Not Found Error
500
Internal Server Error