Sage.PL.WebAPI.Interface.FKF.Documents.Interfaces Namespace > IFKDocumentLinksController Interface > IFKDocumentLinksController Members

Drukuj

.NET Framework Class Library

IFKDocumentLinksController Members

The IFKDocumentLinksController type exposes the following members.

Methods

 

Name

Description

Public method

AddNew

Metoda umożliwia dodanie nowego linku do istniejącego dokumentu w buforze.

[POST] /api/FKDocumentLinks/AddNew?documentId=Id_dokumentu&yearId=Id_roku

Public method

Update

Metoda umożliwia aktualizacje pierwszego linku dodanego do istniejącego dokumentu w buforze.

[PUT] /api/FKDocumentLinks/Update?documentId=Id_dokumentu&yearId=Id_roku

See Also

IFKDocumentLinksController Interface

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