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

# BENEFICIARY STATUSES

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

# Variable: BENEFICIARY\_STATUSES

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

List of possible statuses a beneficiary can have.

## Type declaration

### DECLINED

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

### PENDING

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

### VALIDATED

> **VALIDATED**: `string` = `'validated'`
