Check FX RateAsk AIpost https://mapi.pockyt.io/v3/payouts/fxrateCheck current foreign exchange rates by hitting this endpoint. It is particularly useful for international payouts where currency conversion is necessary.Body ParamssourceCurrencystringrequiredDefaults to USDthe type of currency to be converted.destinationCurrencystringDefaults to CNYthe converted currencymerchantNostringrequiredDefaults to 202570Merchant ID in Pockyt's system. A unique value generated by Pockyt during the onboarding process.storeNostringrequiredDefaults to 301945Store Number in Pockyt's system. A unique value created and assigned by Pockyt's systems when a new store is created under a merchanttimestampstringrequiredDefaults to 2023-02-13T11:50:58ZCurrent UTC time, correct format should be "yyyy-mm-ddTHH:MM:SSZ"verifySignstringrequiredDefaults to {{current_time}}The parameter signature. It is the calculated MD5 hash value of the API token used to encrypt the request message and authorize transaction requests. For more information, visit Signing API ParametersResponse 200200Updated 9 months ago