Sage.PL.WebAPI.Interface.Payments.Interfaces Namespace > ISettlementsController Interface > ISettlementsController Methods > GetByDocument Method 

Drukuj

.NET Framework Class Library

ISettlementsController.GetByDocument Method

Overload List

 

Name

Description

Public method

GetByDocument(Int32)

Metoda umożliwia pobranie rozrachunku dla dokumentu o podanym id.

[GET] /api/Settlements?documentId=id_dokumentu

Public method

GetByDocument(String, Boolean)

Metoda umożliwia pobranie rozrachunku dla dokumentu o podanym numerze dokumentu.

[GET] /api/Settlements?documentNumber=numer_dokumentu

See Also

ISettlementsController Interface

ISettlementsController Members

Sage.PL.WebAPI.Interface.Payments.Interfaces Namespace