{
"response": "Successfully fetched transactions",
"state": "success",
"code": 200,
"data": {
"transactions": [
{
"id": 2053,
"uuid": "019b1e95-d3dd-890a-8637-2d1694f9bb8c",
"gateway": "Bestellung",
"method": "Guthaben",
"state": "success",
"amount": -5.86,
"description": "Intel Xeon KVM Server | ID: 019b1e95-d374-8511-8824-d972e7142f53 - 30 Tage",
"transaction_id": "019b1e95-d374-8511-8824-d972e7142f53",
"created_at": "2025-12-14 21:38:14",
"updated_at": "2025-12-14 21:38:14"
},
{
"id": 2052,
"uuid": "",
"gateway": "administration",
"method": "administration",
"state": "success",
"amount": 200,
"description": "testing credits",
"transaction_id": null,
"created_at": "2025-12-14 21:37:47",
"updated_at": "2025-12-14 21:37:47"
},
{
"id": 158,
"uuid": "",
"gateway": "803",
"method": "",
"state": "pending",
"amount": 0,
"description": "success",
"transaction_id": null,
"created_at": "2025-10-04 20:30:01",
"updated_at": "2025-10-04 20:30:01"
}
],
"pagination": {
"total": 3,
"limit": 50,
"offset": 0,
"has_more": false
}
}
}