Sage.PL.WebAPI.Interface.Sales.Interfaces Namespace > ISalesController Interface > ISalesController Methods > GetWZ Method 

Drukuj

.NET Framework Class Library

ISalesController.GetWZ Method

Overload List

 

Name

Description

Public method

GetWZ(Int32)

Metoda umożliwia pobranie wszystkich wystawionych WZ dla dokumentu sprzedaży o podanym id.

[GET] /api/Sales/WZ?documentId=id_dokumentu

Public method

GetWZ(String, Boolean)

Metoda umożliwia pobranie wszystkich wystawionych WZ dla dokumentu sprzedaży o podanym numerze.

[GET] /api/Sales/WZ?documentNumber=numer_dokumentu

See Also

ISalesController Interface

ISalesController Members

Sage.PL.WebAPI.Interface.Sales.Interfaces Namespace