Skip to main content

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.

@qonto/embed-sdk / <internal> / NewBeneficiary

Type Alias: NewBeneficiary

NewBeneficiary = Pick<Beneficiary, "name" | "iban"> & object
Represents a new beneficiary to be added to the system. This type excludes fields that are automatically generated or managed by the system, such as id, currency, status, trusted, createdAt, and updatedAt.

Type declaration

activityTag?

optional activityTag: typeof ACTIVITY_TAGS[keyof typeof ACTIVITY_TAGS]

bic?

optional bic: string

email?

optional email: string