Create Beneficiary

Create a new beneficiary for the specified organization.

Beneficiaries are entities that can receive external transfers from your organization. You must provide the required address information and specify whether the beneficiary is a business or individual.

Body Params
uuid
required

The organization to which the beneficiary belongs.

string
enum
required

The type of the beneficiary. It can be one of the following values:

  • BUSINESS: A business entity beneficiary.
  • INDIVIDUAL: An individual person beneficiary.
Allowed:
string
required

The legal name of the beneficiary.

string

The display name of the beneficiary.

string

The email address of the beneficiary.

string
required

The street address of the beneficiary.

string
required

The postal code of the beneficiary's address.

string
required

The city of the beneficiary's address.

string

The region or state of the beneficiary's address.

string
required

The country of the beneficiary's address in ISO 3166-1 alpha-2 format (e.g., DE for Germany, US for United States).

Responses

Language
Credentials
Bearer
JWT
URL
Response
Choose an example:
application/json