> For the complete documentation index, see [llms.txt](https://developer.firmhouse.com/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://developer.firmhouse.com/graphql-api/api-reference/objects/invoice-status-enum.md).

# InvoiceStatusEnum

### Values

**OPEN**

The invoice payment is open.

**CANCELLED**

The invoice payment was cancelled.

**PENDING**

The invoice payment is pending.

**EXPIRED**

The invoice payment has expired.

**FAILED**

The invoice payment has failed.

**PAID**

The invoice has been successfully paid in full.

**PAIDOUT**

The invoice has been successfully paid in full.

**CHARGED\_BACK**

The invoice payment has been charged back.

**REFUNDED**

The invoice has been refunded in full.

**PARTIALLY\_REFUNDED**

The invoice has been partially refunded.

**PARTIALLY\_PAID**

The invoice has been partially paid.

**UNCOLLECTIBLE**

The invoice has been deemed uncollectible.
