Add Call Note
This endpoint allows you to add a new dispatch call note.
This API endpoint requires the plus version of Sonoran CAD or higher. For more information, see our pricing page.
Add Call Note
POST
https://api.sonorancad.com/emergency/add_call_note
Request Body
Name | Type | Description |
---|---|---|
id | string | Your community's ID |
key | string | Your community's API Key |
type | string | ADD_CALL_NOTE |
data | array | Array of request objects |
Note Object
Call notes are formatted on dispatch calls with the following object:
Last updated