Click or drag to resize
Infosoft Logo

OnlinePaymentAgreementServiceGetSingle Method

Gets a single PaymentAgreement matching the provided filter.

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

Parameters

request  PaymentAgreementLookupRequest
A request containing filter and metadata

Return Value

GetPaymentAgreementResponse
A single entity matching the filter

Implements

IPaymentAgreementQueryServiceGetSingle(PaymentAgreementLookupRequest)
See Also