Search manual payments by check number

Finds existing manual one-time payments matching a check number, optionally excluding one payment and its recurring relatives.

Authentication

AuthorizationBearer

The signed-in SchoolSet user token sent by the frontend.

Request

This endpoint expects an object.
check_numberstringRequired
exception_payment_idinteger or nullOptional

Response

Matching payments are returned as a success envelope containing CrudPaymentResource items
statusstringOptional
messagestringOptional
datalist of objectsOptional

Errors

401
Unauthorized Error
403
Forbidden Error
422
Unprocessable Entity Error