Retrieve the count of unread messages for a user.
POST https://api.ants.tech/access/api/app-inbox/message/count-unread
POST
https://api.ants.tech/access/api/app-inbox/message/count-unread
lookupId*
String
For example, 104
104
lookupType*
For example, customer
customer
portalId*
Number
For example, 33167
33167
{ "code": 200, "message": "Success", "data": { "total": 13 } }
Last updated 2 years ago