v7
latestOpenAPI 3.1.02026-08-0431138164.3 KBProspect
Create Internal Note Endpoint
Create an internal note on a prospect or resident conversation.
post/v1/prospect/internal-note
Request body
Example request
{
"elise_prospect_id": "c21b94e2-0280-415d-9d1e-091b547a0061",
"elise_resident_id": 12345,
"note": "Spoke with applicant — confirmed move-in date.",
"user_id": "b53afbd2-973b-11ef-ba7c-1a68fe4c92b7",
"vendor_name": "Zillow"
}Response
Successful Response