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

Drukuj

.NET Framework Class Library

IPurchasesController.GetPZ Method

Overload List

 

Name

Description

Public method

GetPZ(Int32)

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

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

Public method

GetPZ(String, Boolean)

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

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

See Also

IPurchasesController Interface

IPurchasesController Members

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