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_idslist of integersRequired

Response

Payment allocations returned; data is empty when no allocations match.

statusstring
messagestring
datalist of objects

Errors

401
Unauthorized Error
403
Forbidden Error
422
Unprocessable Entity Error