listCustomerNotifications
Retrieve a customer's notifications with filters for language, read status, and pagination to display relevant messages.
Instructions
Get notification
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| lang | No | Language in which notification | |
| limit | No | Number of notifications to ret | |
| isRead | No | Filter notifications based on | |
| customerId | Yes | ||
| startAfter | No | Specifies the page will start |