> ## 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.

# CloseUserCashBalanceFundingSource

> CloseUserCashBalanceFundingSource represents new funding source for all user cash balance-associated virtual cards.

**Input object**

CloseUserCashBalanceFundingSource represents new funding source for all user cash balance-associated virtual cards.

## Input fields

<ParamField name="bankAccountId" type="UUID">
  The bank account ID.
</ParamField>

<ParamField name="userCashBalanceId" type="UUID">
  The spend account ID.
</ParamField>

<ParamField name="primaryFundingSource" type="VirtualCardFundingSource">
  Primary Funding Source for Virtual Card.
</ParamField>
