Notifications API Overview
Base route: /notifications/v1
Authentication:
- Header
X-API-KEYis required on all endpoints.
Endpoints
GET /notifications/v1/{mpid}: retrieve notifications with optional timestamp, completion, and MPAN filters.POST /notifications/v1/{mpid}/respond/{notification_id}: mark a notification as responded/completed.