List scheduled family charges

Returns installment charges from family contracts, ordered by payment date. Use batch_id to restrict the results to one academic year.

Authentication

AuthorizationBearer

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

Path parameters

idintegerRequired>=1

Query parameters

batch_idintegerOptional>=1
Academic year identifier.

Response

Scheduled charges returned.
statusstring
messagestring
datalist of objects

Errors

401
Unauthorized Error
403
Forbidden Error
404
Not Found Error