> ## Documentation Index
> Fetch the complete documentation index at: https://docs.qonto.com/llms.txt
> Use this file to discover all available pages before exploring further.

# CardStatus

[@qonto/embed-sdk](../../README) / [\<internal>](../README) / CardStatus

# Enumeration: CardStatus

The possible statuses a card can be in.

## Enumeration Members

### ABUSIVE

> **ABUSIVE**: `"abusive"`

***

### DELETED

> **DELETED**: `"deleted"`

***

### DISCARDED

> **DISCARDED**: `"discarded"`

***

### EXPIRED

> **EXPIRED**: `"expired"`

***

### LIVE

> **LIVE**: `"live"`

***

### LOST

> **LOST**: `"lost"`

***

### ONHOLD

> **ONHOLD**: `"onhold"`

***

### ORDER\_CANCELED

> **ORDER\_CANCELED**: `"order_canceled"`

***

### PAUSED

> **PAUSED**: `"paused"`

***

### PENDING

> **PENDING**: `"pending"`

***

### PIN\_BLOCKED

> **PIN\_BLOCKED**: `"pin_blocked"`

***

### PRE\_EXPIRED

> **PRE\_EXPIRED**: `"pre_expired"`

***

### SHIPPED\_LOST

> **SHIPPED\_LOST**: `"shipped_lost"`

***

### STOLEN

> **STOLEN**: `"stolen"`
