platformaerp.com Pobieranie kursów walut API Params typeOfCurrency np. euro, funt itp. date - data kursu Request HTTP1 2 3 4 5GET {{host}}/api/erp/currency/rates/pln/{typeOfCurrency}?date={date} example {{host}}/api/erp/currency/rates/pln/eur?date=2021-09-09 Response JSON1 2 3 4 5code: "EUR" currency: "euro" rates: [{no: "175/A/NBP/2021", effectiveDate: "2021-09-09", mid: 4.5315}] 0: {no: "175/A/NBP/2021", effectiveDate: "2021-09-09", mid: 4.5315} table: "a"