Update Beneficiary

Update an existing beneficiary. You can modify the beneficiary's information including address details, contact information, and display name.

Path Params
uuid
required

The unique identifier of the beneficiary.

Body Params
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