Untitled
unknown
plain_text
10 months ago
1.0 kB
17
Indexable
{
"error": 0,
"message": "Notification List Fetch",
"data": {
"today_notifications": [
{
"id": 1,
"is_read": false,
"notification_time": "2025-09-24 05:35:00",
"title": "Booking Confirmed",
"des": "Your Booking Confirmed at XYZ Salon"
},
{
"id": 2,
"is_read": false,
"notification_time": "2025-09-24 05:35:00",
"title": "Booking Confirmed",
"des": "Your Booking Confirmed at XYZ Salon"
}
],
"past_notifications": [
{
"id": 1,
"is_read": false,
"notification_time": "2025-09-24 05:35:00",
"title": "Booking Confirmed",
"des": "Your Booking Confirmed at XYZ Salon"
},
{
"id": 2,
"is_read": false,
"notification_time": "2025-09-24 05:35:00",
"title": "Booking Confirmed",
"des": "Your Booking Confirmed at XYZ Salon"
}
]
}
}Editor is loading...
Leave a Comment