Notes
The Notes area gives access to your company's customer notes.
Required scope: notices
Setting up API access is described in the Help Center.
Endpoints
| Method | Endpoint | Description |
|---|---|---|
GET | /api/oauth/v2/resource/customer-notices | Paginated list of all customer notices |
GET | /api/oauth/v2/resource/customer-notices/{uuid} | Details of a single customer notice |
POST | /api/oauth/v2/resource/customer-notices | Create a new customer notice |