{
"status": "object",
"subscription": {
"app_id": 2374,
"store_id": 23322,
"store_url": "https://9nirs7.zidtest.com/",
"plan_name": "ادفع ع حسب",
"subscription_status": "active",
"start_date": "2025-01-30T11:15:32.000000Z",
"end_date": null,
"merchant_phone_no": "966500000005",
"merchant_email": "abbas.shahwan@gmail.com",
"is_usage_based": 1,
"pending_charges": 300,
"settled_charges": 530,
"charges": [
{
"id": "9eaac8b0-3530-4bdb-b2fb-34b4efe22179",
"subscription_id": 333,
"amount": 300,
"amount_details": {
"amount": 34500,
"currency": "SAR",
"formatted": "ر.س 345.00"
},
"status": "pending",
"overdue_at": null,
"created_at": "2025-04-13T16:58:06.000000Z"
},
{
"id": "9e1775e5-8dc7-49e5-9a31-4543f9c9c004",
"subscription_id": 333,
"amount": 300,
"amount_details": {
"amount": 34500,
"currency": "SAR",
"formatted": "ر.س 345.00"
},
"status": "paid",
"overdue_at": null,
"created_at": "2025-01-30T11:19:54.000000Z"
},
{
"id": "9e1db3a8-ea56-4510-9e32-e82e11b39b6d",
"subscription_id": 333,
"amount": 130,
"amount_details": {
"amount": 14950,
"currency": "SAR",
"formatted": "ر.س 149.50"
},
"status": "paid",
"overdue_at": null,
"created_at": "2025-01-02T13:47:34.000000Z"
},
{
"id": "9e17774d-c51d-4fed-a680-67f4cec6b795",
"subscription_id": 333,
"amount": 100,
"amount_details": {
"amount": 11500,
"currency": "SAR",
"formatted": "ر.س 115.00"
},
"status": "paid",
"overdue_at": "2025-01-30 11:25:20",
"created_at": "2024-12-31T10:16:03.000000Z"
}
]
},
"message": {
"type": "object",
"code": null,
"name": null,
"description": "Store subscription details of the provided token"
}
}