> ## Documentation Index
> Fetch the complete documentation index at: https://docs.fluz.app/llms.txt
> Use this file to discover all available pages before exploring further.

# GetVirtualCardBalanceInput

> Input type for get virtual card balance.

**Input object**

Input type for get virtual card balance.

## Input fields

<ParamField name="virtualCardIds" type="[UUID!]!" required>
  The virtual card ids to fetch balances.
</ParamField>
