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

[@qonto/embed-sdk](../README) / Beneficiary

# Interface: Beneficiary

Represents a beneficiary in the system. Beneficiaries are used to perform SEPA
transfers.

## Properties

### activityTag

> **activityTag**: `string`

***

### bic

> **bic**: `string`

***

### createdAt

> **createdAt**: `Date`

***

### currency

> **currency**: `"EUR"`

***

### email

> **email**: `string`

***

### iban

> **iban**: `string`

***

### id

> **id**: `string`

***

### name

> **name**: `string`

***

### status

> **status**: `string`

***

### trusted

> **trusted**: `boolean`

***

### updatedAt

> **updatedAt**: `Date`
