Disponível na versão: 1.12+
Devolve um array com todos os registos existentes
Devolve um array com todos os registos existentes
https://api.moloni.pt/v1/currencyExchange/getAll/?access_token=[current_access_token]
[ { "currency_exchange_id": int, "from": int, "to": int, "name": string, "value": float }, (...) ]