Report bundled contract-fee installments

Expands installments and bundles rows sharing a contract, student, and installment date.

Authentication

AuthorizationBearer

The signed-in SchoolSet user token sent by the frontend.

Request

This endpoint expects an object.
contract_fees_type_idslist of integersOptional
academic_year_idslist of integersOptional
family_idslist of integersOptional
fromdatetimeOptional
todatetimeOptional
payment_plan_statuslist of enumsOptional
Allowed values:

Response

Bundled installment rows returned; data is an array.

statusstring
messagestring
datalist of objects

Errors

400
Bad Request Error
401
Unauthorized Error
403
Forbidden Error
422
Unprocessable Entity Error