create_recipient
Set up a new recipient for Wise transfers by providing account holder name, currency, and recipient type. Supports personal and business profiles.
Instructions
Creates a new recipient with the provided account details.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| recipient_fullname | Yes | The name of the account holder. Required. | |
| currency | Yes | The currency code for the recipient account. Required. | |
| recipient_type | Yes | The type of recipient account. Required. | |
| profile_type | No | The type of profile to use. One of [personal, business]. Default: "personal" | personal |
| account_details | No | Additional recipient account details compliant with Wise API requirements. If provided, it will be updated with the required fields. |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |