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_sourceslist of enumsOptional
Allowed values:
academic_year_idslist of integersOptional
payment_status_idslist of integersOptional
payment_type_idslist of integersOptional
credit_type_idslist of integersOptional
deposit_batch_idslist of integersOptional
without_deposit_batchbooleanOptional
payer_idslist of stringsOptional
fromdatetimeOptional
todatetimeOptional

Response

Matching allocation rows were returned successfully.
statusstringOptional
messagestringOptional
datalist of objectsOptional

Errors

401
Unauthorized Error
422
Unprocessable Entity Error