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

# VOP DECISIONS

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

# Variable: VOP\_DECISIONS

> `const` **VOP\_DECISIONS**: `object`

List of possible decisions for Verification of Payee (VoP). This verification
is made when creating a SEPA transfer, as a way to decrease the likelihood of
fraud or mistakes. These values can be used when interacting with SEPA transfer
creation functions.

## Type declaration

### ACCEPT

> **ACCEPT**: `string` = `'ACCEPT'`

### REJECT

> **REJECT**: `string` = `'REJECT'`
