update_beneficiary
Modify beneficiary account information including nickname, email, and address using the beneficiary's unique identifier.
Instructions
Updates an existing beneficiary.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| uuid | Yes | UUID of the beneficiary to update | |
| nickname | No | ||
| No | |||
| line1 | No | ||
| line2 | No | ||
| city | No | ||
| country | No | ||
| state | No | ||
| postal_code | No |