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

# VirtualCardBulkOrderStatus

> VirtualCardBulkOrderStatus represents the current state of a bulk virtual card order status.

**Enum**

VirtualCardBulkOrderStatus represents the current state of a bulk virtual card order status.

## Values

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

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

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

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

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