Create Note

View as Markdown

Headers

{{tenant_key_name}}stringOptional

Request

This endpoint expects a multipart form.
contentstringRequired

Required: Full content/body of the note - string (required on create) - ‘Customer called regarding …’

subjectstringRequired

Optional: Subject/title of the note - string max 255 chars - ‘Customer inquiry about service’

prioritystringRequired

Optional: Priority level - enum: low|normal|high|urgent - ‘normal’

note_typestringRequired

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’

visibilitystringRequired

Optional: Visibility - enum: public (customer-visible) | internal (staff-only, default) | private (archived) - ‘internal’

Response

Successful response