Referencia de la API
notices
4 puntos de acceso en esta área. Cada uno tiene su propia página con sus parámetros, su respuesta y una petición que puedes ejecutar.
| Método | Ruta | Qué hace | Permiso |
|---|---|---|---|
| GET | /v1/alerts | Every open alert for this customer, most urgent first. | — |
| POST | /v1/alerts/read | The customer has seen these alerts. | — |
| GET | /v1/notices | The notices to show at the top of this screen. | — |
| POST | /v1/notices/{noticeId}/dismiss | The customer closed a notice. | — |