List a contract payment history
Returns collected and unallocated payments for a SchoolSet contract, including status, payer, payment method, allocations, and the running balance after each payment.
Authentication
AuthorizationBearer
The signed-in SchoolSet user token sent by the frontend.
Path parameters
contract_id
SchoolSet contract identifier whose payment history should be displayed.
Response
Payment history was loaded for the contract.
status
message
data
Errors
401
Unauthorized Error
403
Forbidden Error
404
Not Found Error
500
Internal Server Error

