customer_notes_list
Read-only
List customer notes with pagination and optional filtering by customer RetailCRM ID or external ID to track feedback and communications.
Instructions
List free-text notes attached to customers. Returns {notes[], pagination}.
Input Schema
TableJSON Schema
| Name | Required | Description | Default |
|---|---|---|---|
| page | No | Page number | |
| limit | No | Results per page (max 100) | |
| filter_customer_id | No | Filter notes by customer RetailCRM ID | |
| filter_customer_external_id | No | Filter notes by customer externalId |