List upcoming contract payments
Returns scheduled and otherwise upcoming payments for a SchoolSet contract, with payer, status, payment method, allocation, and balance information for the payment timeline.
Authentication
AuthorizationBearer
The signed-in SchoolSet user token sent by the frontend.
Path parameters
contract_id
SchoolSet contract identifier whose upcoming payments should be displayed.
Response
Upcoming payments were loaded for the contract.
status
message
data
Errors
401
Unauthorized Error
403
Forbidden Error
404
Not Found Error
500
Internal Server Error

