Notes
Create a note
Attach a note to a parent record. Provide exactly one parent reference param alongside the note - e.g. company_id, contact_id, job_id, invoice_id, work_order_id (sales order), quote_id, sales_lead_id. The parent model is derived from the *_id key name.
post/notes
Query parameters
company_idstring uuid
One example parent reference; any <model>_id works.
Request body
Response
Created.