Messages
Retrieve and manage user messages and notifications. Messages enables developers to access and manage user-specific communications such as notifications, alerts, and system-generated messages. These messages provide timely updates related to account activity, claims, and required user actions. Use this resource to retrieve messages for display, update message status, and ensure users stay informed and engaged with important events across their benefit experience.
Was this section helpful?
Endpoints
GET
v2/messages?person_id=person_id&start_date=start_date&end_date=end_date&read=read&archived...
GET
v2/messages/{message_id}
PUT
v2/messages/{message_id}
Was this section helpful?