Skip to main content

Get Sum Of PaymentPlan Amount

warning

This API method is deprecated. Consumers must not rely on any response data from this endpoint.

GetSumOfPaymentPlanAmount

Based on filters sent to this method, the method returns the total amount and total count of payment plans in the Svea Payments system.


Input

SumOfPaymentPlanAmountRequest

FieldRTypeDescription
SearchPaymentPlanFilter*SearchPaymentPlanFilterSee SearchPaymentPlanFilter
ReturnPaidToClientAmount-BooleanIf true, only the amount paid to the client is used. If false, the total amount of each payment plan is used.

Output

SumOfAmountResponse

FieldRTypeDescription
See SumOfAmountResponse--