{
"message": null,
"data": {
"id": 501,
"store_id": 1,
"customer_id": 123,
"product_id": 102,
"order_id": 78901,
"order_product_item_id": 1001,
"duration": "annually",
"is_active": true,
"start_date": "2024-01-01",
"end_date": "2024-12-31",
"created_at": "2024-01-01T00:00:00.000000Z",
"updated_at": "2024-01-01T00:00:00.000000Z",
"durationText": "سنه",
"daysLeft": 276,
"product": {
"id": 102,
"name": "Pro Plan",
"slug": "pro-plan",
"type": "subscription"
},
"customer": {
"id": 123,
"firstName": "Ahmed",
"lastName": "Ali",
"email": "ahmed@example.com",
"country_code": "966",
"phone": "501234567",
"is_banned": false
},
"order": {
"id": 78901,
"store_id": 1,
"customer_id": 123,
"coupon_id": null,
"total": 199.99,
"checkout_id": 55001,
"current_status": 4,
"seen_at": null,
"order_review_notification_sent_at": null,
"tax_rate": null,
"tax_amount": null,
"prices_include_tax": false,
"tax_country_code": null,
"tax_registration_number": null,
"created_at": "2024-01-01T00:00:00.000000Z",
"updated_at": "2024-01-01T00:00:00.000000Z",
"human_format": {
"date_human": "منذ سنة",
"date_normal": "Mon, Jan 1, 2024 12:00 AM"
}
}
},
"api": "rmz.shawarma",
"timestamp": 1699999999
}