Service Records
Add a Note to a Service Record
Add an internal or public note to an existing service record.
post/service-records/{recordId}/note
Request body
Response
Added successfully added to the service record
Example response
{
"noteId": 987
}