Create VBA

View as Markdown

Create a Virtual Bank Account (VBA) for Stream On-Ramp.

Headers

x-api-keystringRequired
Your Api Key which you can get it from Transak Partner Dashboard for 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

Request

This endpoint expects an object.
sourceobjectRequired
destinationobjectRequired

Response

dataobject

Errors

400
Bad Request Error
404
Not Found Error
500
Internal Server Error