Sage.PL.WebAPI.Interface.Purchases.Interfaces Namespace > IPurchasesController Interface > IPurchasesController Methods > GetZMW Method 

Drukuj

.NET Framework Class Library

IPurchasesController.GetZMW Method

Overload List

 

Name

Description

Public method

GetZMW(Int32)

Metoda umożliwia pobranie wszystkich wystawionych ZMW dla dokumentu zakupu o podanym id.

[GET] /api/Purchases/ZMW?documentId=id_dokumentu

Public method

GetZMW(String, Boolean)

Metoda umożliwia pobranie wszystkich wystawionych ZMW dla dokumentu zakupu o podanym numerze.

[GET] /api/Purchases/ZMW?documentNumber=numer_dokumentu

See Also

IPurchasesController Interface

IPurchasesController Members

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