{
"pagination": {
"total": 4,
"count": 4,
"per_page": 100,
"current_page": 1,
"total_pages": 1
},
"data": [
{
"id": 1041,
"transaction_id": 431,
"amount": 120,
"capture_amount": 120,
"paid_amount": 120,
"status": "refunded",
"created_at": "2023-11-30T09:04:36.000000Z",
"updated_at": "2023-11-30T09:04:36.000000Z"
},
{
"id": 1036,
"transaction_id": 431,
"amount": 120,
"capture_amount": 120,
"paid_amount": 120,
"status": "paid",
"created_at": "2023-11-30T09:01:42.000000Z",
"updated_at": "2023-11-30T09:01:42.000000Z"
},
{
"id": 1035,
"transaction_id": 431,
"amount": 120,
"capture_amount": 120,
"paid_amount": 120,
"status": "paid",
"created_at": "2023-11-30T09:01:42.000000Z",
"updated_at": "2023-11-30T09:01:42.000000Z"
},
{
"id": 1034,
"transaction_id": 431,
"amount": 120,
"capture_amount": 120,
"paid_amount": null,
"status": "processing",
"created_at": "2023-11-30T09:01:39.000000Z",
"updated_at": "2023-11-30T09:01:39.000000Z"
}
]
}