Exchange APIQuery Exchange OrdersAsk AIget https://sandbox-api.unipayment.io/v1.0/exchange/ordersQuery Paramsfrom_currencystringThe source currency code (e.g., BTC, USDT,USD, EUR).to_currencystringThe target currency code (e.g., BTC, USDT, USD, EUR).page_sizeint32requiredDefaults to 10The number of records to return per page. Used for pagination purposes.page_noint32requiredDefaults to 1The page number to retrieve. Used for pagination purposes.is_ascbooleanrequiredDefaults to falseIndicates whether the results should be sorted in ascending order. Used to sort the query results.truefalseResponses 200200 400400Updated almost 2 years ago