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

# TRANSFER DECLINE REASONS

[@qonto/embed-sdk](../../../../../../README) / [\<internal>](../../../../../README) / [src/common/constants](../README) / TRANSFER\_DECLINE\_REASONS

# Variable: TRANSFER\_DECLINE\_REASONS

> `const` **TRANSFER\_DECLINE\_REASONS**: `object`

List of reasons why a transfer can be declined.
These reasons are used to provide more context on why a transfer was not successful.

## Type declaration

### BENEFICIARY\_BIC\_INVALID

> **BENEFICIARY\_BIC\_INVALID**: `string` = `'beneficiary_bic_invalid'`

### BENEFICIARY\_IBAN\_INVALID

> **BENEFICIARY\_IBAN\_INVALID**: `string` = `'beneficiary_iban_invalid'`

### BENEFICIARY\_NETWORK\_RULES\_ERROR

> **BENEFICIARY\_NETWORK\_RULES\_ERROR**: `string` = `'beneficiary_network_rules_error'`

### BENEFICIARY\_STATUS

> **BENEFICIARY\_STATUS**: `string` = `'beneficiary_status'`

### DEBIT\_ACCOUNT\_INSUFFICIENT\_FUNDS

> **DEBIT\_ACCOUNT\_INSUFFICIENT\_FUNDS**: `string` = `'debit_account_insufficient_funds'`

### ORGANISATION\_COMPLIANCE\_REASONS

> **ORGANISATION\_COMPLIANCE\_REASONS**: `string` = `'organisation_compliance_reasons'`

### QONTO\_PROCESSING\_FAILED

> **QONTO\_PROCESSING\_FAILED**: `string` = `'qonto_processing_failed'`
