Get Sum Of PaymentPlan Amount
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
Field | R | Type | Description |
---|---|---|---|
SearchPaymentPlanFilter | * | SearchPaymentPlanFilter | See SearchPaymentPlanFilter |
ReturnPaidToClientAmount | - | Boolean | If true, only the amount paid to the client is used. If false, the total amount of each payment plan is used. |
Output
SumOfAmountResponse
Field | R | Type | Description |
---|---|---|---|
See SumOfAmountResponse | - | - |