get https://spectrocoin.com/api/public/exchanges/pairs/ids
This endpoint retrieves the exchange pair 'id' for a specific currency pair. By providing the payCurrencyCode
(currency being paid) and the receiveCurrencyCode
(currency to be received) as query parameters, the system will return the associated exchange pair 'id'. This 'id' can then be used for further operations, such as performing a currency exchange.