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

# ACTIONS

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

# Variable: ACTIONS

> `const` **ACTIONS**: `object`

List of possible actions that can be performed in the iframe.

## Type declaration

### BENEFICIARIES\_TRUST

> **BENEFICIARIES\_TRUST**: `string` = `'beneficiary.trust'`

### CARD\_ORDER

> **CARD\_ORDER**: `string` = `'card.order'`

### CARD\_SEE

> **CARD\_SEE**: `string` = `'card.see'`

### CARD\_SEE\_DETAILS

> **CARD\_SEE\_DETAILS**: `string` = `'card.see-details'`

### CARD\_SET\_PIN

> **CARD\_SET\_PIN**: `string` = `'card.set.pin'`

### CARD\_SHOW\_PIN

> **CARD\_SHOW\_PIN**: `string` = `'card.show.pin'`

### CARD\_UNLOCK

> **CARD\_UNLOCK**: `string` = `'card.unlock'`

### TRANSFER\_BULK\_CREATE

> **TRANSFER\_BULK\_CREATE**: `string` = `'transfer.bulk.create'`

### TRANSFER\_SINGLE\_CREATE

> **TRANSFER\_SINGLE\_CREATE**: `string` = `'transfer.single.create'`
