Click or drag to resize
Infosoft Logo

ICustomerPaymentAgreementServiceGetCustomerPaymentAgreements Method

Gets all payment agreements belonging to the customer with the given customer number.

Namespace: Infosoft.Common.Contracts.ServiceContracts.Economy.Payments
Assembly: Infosoft.Common.Contracts (in Infosoft.Common.Contracts.dll) Version: 4.00.0.0
Syntax

Parameters

request  GetPaymentAgreementsByCustomerRequest
A request object that contains a customer number.

Return Value

GetPaymentAgreementsResponse
A response object that contains the payment agreements belonging to the given customer.
See Also