Order notifications
Headers
Name
Type
Description
Request:
{"category_id":3,"name":"chat","page":1,"store_id":226}
Response:
{
"success": false,
"msg": "data not found",
"data": {
"notification_list": [],
"meta": {
"total_pages": 0
}
}
}Last updated