Skip to main content
POST
Create a fiat virtual account

Authorizations

X-API-Key
string
header
required
X-API-Secret
string
header
required

Body

application/json
customerId
string
required

ID of the customer

Example:

"12345"

currency
enum<string>
required

Currency for the virtual account

Available options:
GBP,
EUR,
AUD,
SGD,
USD
Example:

"AUD"

whitelist
object

Whitelist source account for AUD VA. When provided, this account will be pre-registered as a whitelisted sender for the AUD virtual account automatically after VA creation.

Response

Get VA detail successful

status
enum<string>
required

Success response status

Available options:
SUCCESS
Example:

"SUCCESS"

data
object
required

Response data