{
"success": true,
"message": "user plan fetched successfully",
"data": {
"id": "1",
"user_id": "1718",
"plan_id": "1",
"plan_price_id": "1",
"next_plan_id": "1",
"next_plan_price_id": "1",
"next_plan_amount": 0,
"start_date": "2024-08-18 13:57:46",
"expiration_date": null,
"grace_period": null,
"status": "ACTIVE",
"created_at": "2024-08-18T13:57:46.221+01:00",
"updated_at": "2024-08-18T13:57:46.221+01:00",
"plan_price": {
"id": "1",
"plan_id": "1",
"country": "nigeria",
"country_code": null,
"frequency": null,
"price": 0,
"first_payment_discount": 0,
"grace_period": 0,
"currency": null,
"created_at": null,
"updated_at": null,
"plan": {
"id": "1",
"name": "free",
"description": null,
"created_at": null,
"updated_at": null
}
},
"next_plan_price": {
"id": "1",
"plan_id": "1",
"country": "nigeria",
"country_code": null,
"frequency": null,
"price": 0,
"first_payment_discount": 0,
"grace_period": 0,
"currency": null,
"created_at": null,
"updated_at": null,
"plan": {
"id": "1",
"name": "free",
"description": null,
"created_at": null,
"updated_at": null
}
}
}
}