{
"success": true,
"message": "subscription fetched successfully",
"data": {
"id": "3",
"user_id": "1718",
"tier_id": "1",
"start_date": "2024-05-08T00:00:00.000+01:00",
"expiration_date": "2024-06-08T00:00:00.000+01:00",
"status": "ACTIVE",
"is_trial": false,
"amount_paid": null,
"created_at": "2024-05-08T03:44:56.158+01:00",
"updated_at": "2024-05-08T03:44:56.158+01:00",
"tier": {
"id": "1",
"name": "pro",
"description": "a description for the pro tier",
"price": 5000,
"duration": "MONTHLY",
"yearly_discount": 0,
"discount_type": "amount",
"features": "[\"ADD_USER\"]",
"trial_period_in_days": 30,
"deleted_at": null,
"created_at": "2024-05-08T02:12:44.395+01:00",
"updated_at": "2024-05-08T02:12:44.396+01:00"
}
}
}