get_temporary_quote
Check exchange rates and fees by generating a temporary quote. Specify source and target currencies to receive instant rate details without creating a stored quote.
Instructions
Get a temporary (non-stored) quote to check rates and fees without creating one
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| sourceAmount | No | Amount in source currency (provide this OR targetAmount) | |
| targetAmount | No | Amount in target currency (provide this OR sourceAmount) | |
| sourceCurrency | Yes | Source currency code, e.g. EUR | |
| targetCurrency | Yes | Target currency code, e.g. HUF |