{
"message": null,
"data": {
"current_page": 1,
"data": [
{
"id": 501,
"status": "active",
"external_customer_id": "usr_abc123",
"starts_at": "2026-01-01 00:00:00",
"ends_at": "2027-01-01 00:00:00",
"start_date": "2026-01-01 00:00:00",
"end_date": "2027-01-01 00:00:00",
"current_period_start": "2026-04-01 00:00:00",
"current_period_end": "2026-05-01 00:00:00",
"trial_ends_at": null,
"cancel_at_period_end": false,
"canceled_at": null,
"duration": "monthly",
"order_id": 78901,
"auto_renew": true,
"price": {
"amount": 99.00,
"formatted": "99.00 ر.س",
"currency": "SAR"
},
"product": {
"id": 102,
"name": "Pro Plan",
"slug": "pro-plan",
"type": "subscription"
},
"variant": {
"id": 305,
"duration": "monthly",
"duration_text": "شهر",
"price": 99.00
},
"payment_method": {
"last_four": "4242",
"scheme": "visa"
},
"metadata": null,
"features": null,
"is_active": true,
"is_expired": false,
"days_remaining": 255,
"created_at": "2026-01-01T00:00:00.000000Z",
"updated_at": "2026-04-01T00:00:00.000000Z"
}
],
"first_page_url": "https://merchant-api.rmz.gg/shawarma/subscriptions?page=1",
"from": 1,
"next_page_url": null,
"path": "https://merchant-api.rmz.gg/shawarma/subscriptions",
"per_page": 15,
"prev_page_url": null,
"to": 1
},
"api": "rmz.shawarma",
"timestamp": 1699999999
}