Skip to main content
POST
Create a virtual bank account

Authorizations

x-api-key
string
header
required

API key for API authentication

Body

application/json
amount
number
required

On development/sandbox, amount should not be greater than 10000

Required range: x <= 1000000000
validFor
number

Duration in seconds the virtual account is valid for (e.g., 3600 for 1 hour. default is 15 minutes)

Response

Successful response

success
boolean
Example:

true

message
string
data
object

Response payload