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

Drukuj

.NET Framework Class Library

ISalesController.GetZMO Method

Overload List

 

Name

Description

Public method

GetZMO(Int32)

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

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

Public method

GetZMO(String, Boolean)

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

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

See Also

ISalesController Interface

ISalesController Members

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