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

# DeleteBankCardInput

> Input type for deleting a bank card.

**Input object**

Input type for deleting a bank card.

## Input fields

<ParamField name="bankCardId" type="UUID!" required>
  The ID of the bank card to delete.
</ParamField>
