Report recurring payment plans
Returns recurring payment plans and their payment summaries, filtered by source, payer, dates, statuses, amounts, and payment mode.
Authentication
AuthorizationBearer
The signed-in SchoolSet user token sent by the frontend.
Request
This endpoint expects an object.
search_mode
Allowed values:
payment_sources
Allowed values:
academic_year_ids
payer_ids
payment_recurring_status_ids
payment_recurring_period_ids
plan_from
plan_to
payment_date_from
payment_date_to
payment_status_ids
payment_filter
Allowed values:
credit_type_ids
amount_from
amount_to
payment_plan_status
Allowed values:
Response
Payment-plan report returned as an array; an empty array is returned when no plans match.
status
message
data
Errors
400
Bad Request Error
401
Unauthorized Error
403
Forbidden Error
422
Unprocessable Entity Error

