API Reference

Get unread message count for customer C2C communications

Returns the count of unread messages for a customer across different roles (buyer, seller, support). Authentication required via customer token.
Sample Curl
curl --location 'http://localhost/V1/storeview/{store-code}/customer/c2c/unread-message-count' --header 'Content-Type: application/json' --header 'Authorization: Bearer {customer-token}' --data ''

Language
Credentials
Bearer
URL
Click Try It! to start a request and see the response here!