{
"success": true,
"code": "PACKAGE_HISTORY_RETRIEVED",
"message": "Package history retrieved successfully",
"data": {
"data": [
{
"id": 1,
"status": "active",
"remaining": 500,
"activated_at": "2024-01-15T10:30:00Z",
"expired_at": "2024-01-22T10:30:00Z",
"finished_at": null,
"package": {
"id": "5e0db",
"type": "initial",
"price": 9.50,
"net_price": 7.50,
"amount": 1024,
"day": 7,
"is_unlimited": false,
"title": "Merhaba - 7 Days - 1GB",
"data": "1 GB",
"short_info": null
}
},
{
"id": 2,
"status": "expired",
"remaining": 0,
"activated_at": "2024-01-08T10:30:00Z",
"expired_at": "2024-01-15T10:30:00Z",
"finished_at": "2024-01-15T10:30:00Z",
"package": {
"id": "topup-abc123",
"type": "topup",
"price": 5.00,
"net_price": 4.00,
"amount": 512,
"day": 7,
"is_unlimited": false,
"title": "Top-up - 7 Days - 500MB",
"data": "500 MB",
"short_info": null
}
}
]
},
"timestamp": "2025-10-29T12:30:00.000Z"
}