Skip to main content

VirtualAccountIssuing

Properties

NameTypeRequiredDescription
id_strID of the virtual account number object. String starting with issuing_.
merchant_reference_idstrIdentifier defined by the client for reference purposes. Limit - 45 characters.
ewalletstrID of the Rapyd Wallet that the virtual account is attached to. String starting with ewallet_.
bank_accountdictDetails about the virtual account.
metadatadictA JSON object defined by the client.
statusVirtualAccountIssuingStatusIndicates the status of the virtual account. _ ACT (Active) _ CLO (Closed) _ ERR (Error) _ PEN (Pending) _ REJ (REjected) _ DIS * ENA
descriptionstrDescription of the transaction, as defined by the client.
funding_instructionsdictIssuied virtual account funding instructions.
currencystr
requested_currencystrCurrency received by the virtual account after conversion. One of the following: AUD - Australian Dollar EUR - Euro GBP - Pound Sterling HKD - Hong Kong Dollar SGD - Singapore Dollar USD - US Dollar
transactionsList[VirtualAccountTransactionResponse]Issuied virtual account transactions.

VirtualAccountIssuingStatus

Indicates the status of the virtual account. _ ACT (Active) _ CLO (Closed) _ ERR (Error) _ PEN (Pending) _ REJ (REjected) _ DIS * ENA

Properties

NameTypeRequiredDescription
ACTstr"ACT"
CLOstr"CLO"
ERRstr"ERR"
PENstr"PEN"
REJstr"REJ"
DISstr"DIS"
ENAstr"ENA"

Build Your Own SDKs with  liblab

Build developer friendly SDKs in minutes from your APIs

Start for Free →