{
"meta": {
"success": true,
"status": 200,
"message": "Berhasil mengambil data"
},
"data": {
"notifications": [
{
"id": "df965cd7-4be2-4da5-a0ca-444325433ce0",
"userId": "25256a1e-1616-4f89-8d8b-b5ae3eaceddc",
"userRole": "CUSTOMER",
"type": "ORDER",
"subType": "created",
"priority": "HIGH",
"title": "Pesanan Berhasil Dibuat",
"message": "Pesanan Anda dengan nomor ORD-TOKOSE-251105-C8555011 berhasil dibuat",
"metadata": {
"orderId": "5a6233b1-7aa2-408b-8f99-74035f2757c9",
"totalPrice": 321300,
"orderNumber": "ORD-TOKOSE-251105-C8555011"
},
"actionLink": null,
"actionLabel": "Lihat Pesanan",
"isRead": false,
"readAt": null,
"groupKey": "order:5a6233b1-7aa2-408b-8f99-74035f2757c9",
"createdAt": "2025-11-05T06:07:47.687Z",
"updatedAt": "2025-11-05T06:07:47.687Z",
"expiresAt": "2025-11-12T06:07:47.685Z"
}
],
"pagination": {
"totalItems": 1,
"totalPages": 1,
"currentPage": 1,
"perPage": 10
},
"unreadCount": 1
}
}