V1VirtualAccountsBody
Properties
Name | Type | Required | Description |
---|---|---|---|
country | str | ✅ | The country that the account number will be associated with. Two-letter ISO 3166-1 ALPHA-2 code. Uppercase. |
currency | str | ✅ | Currency of the account. Three-letter ISO 4217 code. |
ewallet | str | ✅ | ID of the wallet the bank account number is issued to. String starting with ewallet_. |
description | str | ❌ | Description of the account. |
merchant_reference_id | str | ❌ | ID of this account, as provided by the merchant. Limited to 45 characters. |
metadata | dict | ❌ | A JSON object defined by the client. |
requested_currency | str | ❌ | Currency received by the virtual account after conversion. Uppercase. One of the following: AUD - Australian Dollar EUR - Euro GBP - Pound Sterling HKD - Hong Kong Dollar SGD - Singapore Dollar USD - US Dollar When not specified, the funds appear in the wallet’s currency account for the currency of the transaction. |
Build Your Own SDKs with liblab
Build developer friendly SDKs in minutes from your APIs