Create Resident Note: MRI

Create Resident Note: MRI. Note: You can only create one note per note category per resident per day. | Method | |---| | /mriapiservices/api.asp?$api=MRI_S-PMRM_ResidentNote |

Authentication

AuthorizationBearer

Bearer authentication of the form Bearer <token>, where token is your auth token.

Path parameters

resident_idstringRequired
The Propexo unique identifier for the resident

Request

This endpoint expects an object.
integration_idstringRequired
The Propexo unique identifier for the integration
note_category_idstringRequired
The Propexo unique identifier for the note category
notesstringRequired
Notes associated with the resident

Response

Successful response
metaobject
resultobject

Errors