List payments allocated to contract fees
Returns payment allocations for up to 200 requested contract-fee IDs; a valid request with no matching allocations returns an empty array.
Authentication
AuthorizationBearer
The signed-in SchoolSet user token sent by the frontend.
Request
This endpoint expects an object.
contract_fee_ids
Response
Payment allocations returned; data is empty when no allocations match.
status
message
data
Errors
401
Unauthorized Error
403
Forbidden Error
422
Unprocessable Entity Error

