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_number
exception_payment_id
Response
Matching payments are returned as a success envelope containing CrudPaymentResource items
status
message
data
Errors
401
Unauthorized Error
403
Forbidden Error
422
Unprocessable Entity Error

