wise_get_account_requirements
Retrieve required bank-account fields for creating a recipient based on source and target currencies and amount. Fields differ by destination country.
Instructions
Get the required bank-account fields for creating a recipient in a given source→target currency + amount. Fields differ by country: USD routing number, EUR IBAN, GBP sort code, etc.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| source | Yes | Source currency code (ISO-4217) | |
| target | Yes | Target currency code (ISO-4217) | |
| sourceAmount | Yes | Source amount (influences which requirement fields are needed) |