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

# VirtualAccountNumberStatus

> Status of a virtual account number.

**Enum**

Status of a virtual account number.

## Values

<ResponseField name="ACTIVE" type="enum value">
  The virtual account number is active and can receive deposits.
</ResponseField>

<ResponseField name="CLOSED" type="enum value">
  The virtual account number has been closed and can no longer be used.
</ResponseField>
