GET /v1/customers/{customerGuid}/customersalesnotes

visma.com

Summary: Get the customer sales notes.
Operation ID: SalesNotes_GetCustomerSalesNotes
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.