{
"results": [
{
"id": "497f6eca-6276-4993-bfeb-53cbbbba6f08",
"store_id": 123456,
"customer_id": 987654,
"order_id": 456789,
"amount": "25.5",
"currency": "SAR",
"expiry_days": 30,
"status": "pending",
"credited_at": null,
"cancelled_at": null,
"created_at": "2026-09-01T10:30:00Z"
},
{
"id": "497f6eca-6276-4993-bfeb-53cbbbba6f08",
"store_id": 123456,
"customer_id": 987654,
"order_id": 456789,
"amount": "25.5",
"currency": "SAR",
"expiry_days": 30,
"status": "pending",
"credited_at": null,
"cancelled_at": null,
"created_at": "2026-09-01T10:30:00Z"
}
],
"next": "eyJvZmZzZXQiOjIwfQ==",
"previous": null
}