get
https://api.zenoti.com/v1/opportunities//notes
Supply the unique identifier of the opportunity as opportunity_id and this API will retrieve the notes of the opportunity.
Recipes
🦉
Create an opportunity in sales module
Open Recipe
Recent Requests
Log in to see full request history
| Time | Status | User Agent | |
|---|---|---|---|
Retrieving recent requests… | |||
Loading…
Response details
| Name | Type | Description |
|---|---|---|
| id | guid | Unique id of the note |
| value | string | Message that needs to be added. |
| updated_by_id | guid | Unique id of the employee. |
| creation_date | datetime | Creation date of the note |
