List payment allocations
Returns payment allocation rows matching the selected school payment report filters.
Authentication
AuthorizationBearer
The signed-in SchoolSet user token sent by the frontend.
Request
This endpoint expects an object.
payment_sources
Allowed values:
academic_year_ids
payment_status_ids
payment_type_ids
credit_type_ids
deposit_batch_ids
without_deposit_batch
payer_ids
from
to
Response
Matching allocation rows were returned successfully.
status
message
data
Errors
401
Unauthorized Error
422
Unprocessable Entity Error

