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

# TRANSACTION STATUSES

[@qonto/embed-sdk](../../../../../../README) / [\<internal>](../../../../../README) / [src/common/constants](../README) / TRANSACTION\_STATUSES

# Variable: TRANSACTION\_STATUSES

> `const` **TRANSACTION\_STATUSES**: `object`

List of all possible statuses a transaction can be in.

## Type declaration

### COMPLETED

> **COMPLETED**: `string` = `'completed'`

### DECLINED

> **DECLINED**: `string` = `'declined'`

### PENDING

> **PENDING**: `string` = `'pending'`
