Connector for the mastercard-currencyconversioncalculator API (generated from its OpenAPI spec).
Type: Tool
Category: Finance
Version: 1.0.0
Provider: Blue Isle
License: MIT
mastercard-currencyconversioncalculatorapiopenapi
Mastercard Currencyconversioncalculator
Connector for the mastercard-currencyconversioncalculator API, generated deterministically from its OpenAPI spec (endpoints, auth, and methods match the spec exactly — nothing is invented).
Base URL: https://api.mastercard.com/mcapi/settlement/currencyrate
Auth: bearer (pass your key via the apiKey input)
Operations
getconversiondetailusingget — GET /conversion-rate — Get the currency conversion rate details.
israteissuedusingget — GET /conversion-rate-issued — Determine if the settlement rate has been issued.
getcurrencyratedatausingget — GET /settlement-currencies — getCurrencyRateData
Inputs
apiKey — your mastercard-currencyconversioncalculator API key
operation — one of the operations above
path parameters when an operation's path contains {...}