create_beneficiary_email_request
Send an email to a beneficiary requesting their bank account details for a given currency and country, with an optional nickname.
Instructions
Sends an email to a beneficiary asking them to provide their bank account details.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| Yes | Email address of the beneficiary | ||
| currency | Yes | 3-letter currency code for the bank account | |
| bank_account_country | Yes | 2-letter country code for the bank account | |
| nickname | No | Nickname to assign to the beneficiary once they respond |