{
"results": [
{
"transaction_id": "transaction_12345",
"transaction_number": "TXN-100245",
"amount": "100",
"currency": "SAR",
"type": "credit",
"status": "completed",
"description": "Promotional wallet credit",
"order_id": 456789,
"created_at": "2026-09-01T10:30:00Z",
"expires_at": "2026-12-31T23:59:59Z"
},
{
"transaction_id": "transaction_12345",
"transaction_number": "TXN-100245",
"amount": 100,
"currency": "SAR",
"type": "credit",
"status": "completed",
"description": "Promotional wallet credit",
"order_id": 456789,
"created_at": "2026-09-01T10:30:00Z",
"expires_at": "2026-12-31T23:59:59Z"
},
{
"transaction_id": "transaction_12345",
"transaction_number": "TXN-100245",
"amount": 100,
"currency": "SAR",
"type": "credit",
"status": "completed",
"description": "Promotional wallet credit",
"order_id": 456789,
"created_at": "2026-09-01T10:30:00Z",
"expires_at": "2026-12-31T23:59:59Z"
}
],
"total": 57,
"page": 1,
"page_size": 20
}