{
"data": [
{
"id": "c2b8a857-58ab-4c9d-a9d2-4dc44bca8f82",
"identity": "PROD-INT-001",
"name": "Fiber Connection 500Mbps",
"price": 199.9,
"st_product_service": "S",
"category": "connection",
"max_download": 512000,
"max_upload": 256000,
"status": true
},
{
"id": "ba734baf-78e1-42b2-83e5-6fa4f63acff3",
"identity": "PROD-TV-001",
"name": "TV Premium Pack",
"price": 89.9,
"st_product_service": "P",
"category": "entertainment",
"status": true
}
],
"page": {
"totalItems": 2,
"totalPages": 1,
"limit": 100,
"page": 1
}
}