GET /v1/projects/{projectGuid}/projectsalesnotes
Summary: Get the sales notes of a case.
Operation ID: SalesNotes_GetProjectSalesNotes
Auth: unknown
Operation ID: SalesNotes_GetProjectSalesNotes
Auth: unknown
Parameters (4)
changedSince
(string, query, optional)
Optional: Get sales notes that have been added or changed after this date time (greater or equal).
pageToken
(string, query, optional)
Optional: page token to fetch the next page.
projectGuid
(string, path, required)
Project guid used to get the notes.
rowCount
(integer, query, optional)
Optional: How many rows to fetch, Default 20, maximum 100.
No probe data for this endpoint yet.