GET /v1/customers/{customerGuid}/salesnotes
Summary: Get the sales notes by customer guid.
Operation ID: SalesNotes_GetAllCustomerSalesNotes
Auth: unknown
Operation ID: SalesNotes_GetAllCustomerSalesNotes
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).
customerGuid
(string, path, required)
Customer guid used to get the notes.
pageToken
(string, query, optional)
Optional: page token to fetch the next page.
rowCount
(integer, query, optional)
Optional: How many rows to fetch, Default 20, maximum 100.
No probe data for this endpoint yet.