Arguments
UUID!
required
No description provided in the schema yet.
Returns
[SpendAccountVirtualAccountNumber!]! — A virtual account number (ACH routing + account number) tied to a spend account.Documentation Index
Fetch the complete documentation index at: /llms.txt
Use this file to discover all available pages before exploring further.
Retrieves the active virtual account number(s) for a spend account (cash balance) belonging to the authenticated user’s account.
query {
getSpendAccountVirtualAccountNumbers(
userCashBalanceId: UUID!
): [SpendAccountVirtualAccountNumber!]!
}
[SpendAccountVirtualAccountNumber!]! — A virtual account number (ACH routing + account number) tied to a spend account.