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.
titlestringRequired
notestringRequired
model_nameenumRequired
model_iddoubleRequired
batch_idintegerOptional>=1
Optional academic year identifier.

Response

Created note resource.
statusstringOptional
messagestringOptional
dataobjectOptional

Errors

401
Unauthorized Error
404
Not Found Error
422
Unprocessable Entity Error