Create a note on a supported record
Creates a user note and attaches it to a supported contract, payment, payment log, pledge, SMS, or note record.
Authentication
AuthorizationBearer
The signed-in SchoolSet user token sent by the frontend.
Request
This endpoint expects an object.
title
note
model_name
model_id
batch_id
Optional academic year identifier.
Response
Created note resource.
status
message
data
Errors
401
Unauthorized Error
404
Not Found Error
422
Unprocessable Entity Error

