Click or drag to resize
Infosoft Logo

OnlinePaymentAgreementServiceGet Method

Gets a list of PaymentAgreements matching the specified filter.

Namespace: Infosoft.Webservices.Payments
Assembly: Infosoft.Webservices (in Infosoft.Webservices.dll) Version: 4.00.0.0
Syntax

Parameters

request  PaymentAgreementLookupRequest
A request with filter information and query metadata

Return Value

GetPaymentAgreementsResponse
A list of found PaymentAgreements

Implements

IPaymentAgreementQueryServiceGet(PaymentAgreementLookupRequest)
See Also