Retrieve exchange rate from Wise
Retrieve exchange rate from Wise.
Application
Inputs (what you have)
| Name | Description | Data Type | Required? | Example |
|---|
| Connected account | The connected account to use for the request | Connected Account | Yes | |
| Source currency | Code of the source currency to retrieve the exchange rate for | Text (Short) | No | |
| Target currency | Code of the target currency to retrieve the exchange rate for | Text (Short) | No | |
| Interval | | Predefined Choice List | No | |
| Range start | | Datetime | No | |
| Range end | | Datetime | No | |
| Time | Point in time to retrieve the exchange rate for | Datetime | No | |
Outputs (what you get)
| Name | Description | Data Type | Required? | Example |
|---|
| JSON Output | JSON output returned by the API | Text (Long) | No | |
Outcomes
| Name | Description |
|---|
| Success | This status is selected if the job has successfully completed. |
| Unsuccessful | This status is selected if the job has completed unsuccessfully. |
Requirements