Docs

Create Virtual Account

Creates a new virtual account in Finmo.

POST

Query

Field selectionChoose which fields should be included in the response. Learn more
string

Comma-separated response fields to include.

Body

Arguments
stringrequired

Virtual account currency.

stringrequired

Customer reference for the virtual account.

string

Virtual account scope.

string

Wallet ID to credit. Use instead of credit wallet category when known.

string

Wallet category to credit when a wallet ID is not provided.

string

Fees wallet ID.

string

Description for the virtual account.

stringrequired

Payin method name for the virtual account.

object

Additional payin method parameters.

string

Organization reference identifier for the virtual account.

string

Override webhook URL for this virtual account.

object

Custom metadata object.

Every app you connect,one REST pattern

Call any app with one REST pattern. MindCloud handles each provider's auth, request shape, and responses for you.

Learn what the Universal API is
One REST patternUse the same request structure across apps like Slack, HubSpot, Salesforce, and thousands more.
Managed connectionsSend a MindCloud connection ID instead of handling provider tokens, refresh logic, and credential storage yourself.
Action-level docsEach action page shows the exact endpoint, required arguments, optional controls, and response behavior for that app version.