POST /v1/virtual-accounts
Pass a banks array instead of a single provider string to request accounts on multiple networks at once. Each provider is attempted independently — if one fails (e.g. PalmPay rejects a duplicate identity document), the other’s account is still returned rather than the whole call failing.
string
required
Full name of the customer
string
Required if
paga is one of the requested providersstring
Required if
paga is one of the requested providersarray
required
Array of provider names to request, e.g.
["paga", "palmpay"]Response — all succeeded
Response — partial failure