Sage.PL.WebAPI.Interface.FKF.Common.Interfaces Namespace > IFKCurrenciesTablesController Interface > IFKCurrenciesTablesController Methods > Get Method 

Drukuj

.NET Framework Class Library

IFKCurrenciesTablesController.Get Method

Overload List

 

Name

Description

Public method

Get()

Metoda umożliwia pobranie listy tabeli kursów.

[GET] /api/FKCurrenciesTables

Public method

Get(Int32, Nullable(DateTime))

Metoda umożliwia pobranie tabeli kursów dla waluty o podanym id i ze wskazanego dnia.

[GET] /api/FKCurrenciesTables?currencyId=id_waluty&date=z_dnia

See Also

IFKCurrenciesTablesController Interface

IFKCurrenciesTablesController Members

Sage.PL.WebAPI.Interface.FKF.Common.Interfaces Namespace