wise_create_quote
Generate a Wise money transfer quote by providing source and target currencies, along with optional amount, profile ID, and API key.
Instructions
Create a Wise money transfer quote.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| api_key | No | ||
| profile_id | No | ||
| sourceAmount | No | ||
| targetAmount | No | ||
| sourceCurrency | Yes | ||
| targetCurrency | Yes |