List contract payment history
Returns non-void and non-refunded payments for the authenticated parent’s contract, ordered by payment date.
Authentication
AuthorizationBearer
The signed-in SchoolSet user token sent by the frontend.
Path parameters
contract_id
Response
Unpaginated payment history.
status
message
data
Errors
401
Unauthorized Error
403
Forbidden Error
404
Not Found Error

