{
"current_page": 1,
"data": [
{
"id": 1,
"salt": "text",
"shop_id": 1,
"invoice_id": 1,
"message": "text",
"rating": 1,
"is_automatic": true,
"reply": "text",
"created_at": "2025-04-03T09:23:57.565Z",
"updated_at": "2025-04-03T09:23:57.565Z",
"replied_at": "2025-04-03T09:23:57.565Z",
"deleted_at": "2025-04-03T09:23:57.565Z",
"product_id": 1,
"product_name": "text"
}
],
"first_page_url": "https://example.com",
"from": 1,
"last_page": 1,
"last_page_url": "https://example.com",
"links": [
{
"url": "https://example.com",
"label": "text",
"active": true
}
],
"next_page_url": "https://example.com",
"path": "https://example.com",
"per_page": 1,
"prev_page_url": "https://example.com",
"to": 1,
"total": 1
}