Sage.PL.WebAPI.Interface.Purchases.Interfaces Namespace > IPurchasesIssueController Interface > IPurchasesIssueController Methods > Issue Method 

Drukuj

.NET Framework Class Library

IPurchasesIssueController.Issue Method

Overload List

 

Name

Description

Public method

Issue(Int32)

Metoda umożliwia wystawienie dokumentu zakupu znajdującego się w buforze o wskazanym id.

[PUT] /api/PurchasesIssue/InBuffer?id=id_dokumentu

Public method

Issue(String)

Metoda umożliwia wystawienie dokumentu zakupu znajdującego się w buforze o wskazanym numerze.

[PUT] /api/PurchasesIssue/InBuffer?number=numer_dokumentu

See Also

IPurchasesIssueController Interface

IPurchasesIssueController Members

Sage.PL.WebAPI.Interface.Purchases.Interfaces Namespace