Sage.PL.WebAPI.Interface.FKF.Documents.Interfaces Namespace > IFKDocumentsController Interface > IFKDocumentsController Methods > GetDocumentTypes Method 

Drukuj

.NET Framework Class Library

IFKDocumentsController.GetDocumentTypes Method

Overload List

 

Name

Description

Public method

GetDocumentTypes()

Metoda umożliwia pobranie wszystkich typów dokumentów.

[GET] /api/FKDocuments/DocumentTypes

Public method

GetDocumentTypes(Int32)

Metoda umożliwia pobranie wszystkich typów dokumentów obowiązujących w roku o podanym id.

[GET] /api/FKDocuments/DocumentTypes?yearId=id_roku

[FromUri] Id roku.

See Also

IFKDocumentsController Interface

IFKDocumentsController Members

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