Create Note
Headers
{{tenant_key_name}}
Request
This endpoint expects a multipart form.
content
Required: Full content/body of the note - string (required on create) - ‘Customer called regarding …’
subject
Optional: Subject/title of the note - string max 255 chars - ‘Customer inquiry about service’
priority
Optional: Priority level - enum: low|normal|high|urgent - ‘normal’
note_type
Optional: Type of note - enum: general|service|billing|complaint|compliment|follow_up|internal|technical|sales|support|performance|compliance|incident|schedule|training|review|customer|approval|payment - ‘general’
visibility
Optional: Visibility - enum: public (customer-visible) | internal (staff-only, default) | private (archived) - ‘internal’
Response
Successful response

