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

# VirtualCardStatus

> VirtualCardStatus represents the current state of a virtual card.

**Enum**

VirtualCardStatus represents the current state of a virtual card.

## Values

<ResponseField name="PENDING" type="enum value">
  *No description provided in the schema yet.*
</ResponseField>

<ResponseField name="ACTIVE" type="enum value">
  *No description provided in the schema yet.*
</ResponseField>

<ResponseField name="USED" type="enum value">
  *No description provided in the schema yet.*
</ResponseField>

<ResponseField name="CANCELLED" type="enum value">
  *No description provided in the schema yet.*
</ResponseField>

<ResponseField name="REFUNDED" type="enum value">
  *No description provided in the schema yet.*
</ResponseField>

<ResponseField name="EXPIRED" type="enum value">
  *No description provided in the schema yet.*
</ResponseField>

<ResponseField name="DISPUTED" type="enum value">
  *No description provided in the schema yet.*
</ResponseField>
