added
April 22 2025
17 days ago by Ran Grushkowsky
Added
The endpoint Returns provided service now supports two optional parameters: amount
and destination_currency
.
- If
amount
is specified, the returned fees will be calculated based on that value. If omitted, a default amount of 200 USD will be used for fee computation. - If
destination_currency
is specified and thedestination_token
is dynamic, the matched service must support the specifieddestination_currency
.