[GET] 트랜잭션 기록 조회
Last updated
Was this helpful?
Last updated
Was this helpful?
Was this helpful?
{
"list": [
{
"username": "sales07",
"amount": 0,
"type": "WIN",
"transaction": {
"id": 50,
"type": "WIN",
"context": {
"game_id": 961,
"round_id": "1954482197935554560",
"game_title": "Gem Saviour",
"brand": "PgSoft",
"game_type": "SLOT"
},
"created_at": "2025-08-10T09:57:23.236Z",
"previous_tx_id": 55
}
},
{
"username": "sales07",
"amount": 10000,
"type": "BALANCE_TRANSFER",
"transaction": {
"id": 53,
"type": "BALANCE_TRANSFER",
"context": null,
"created_at": "2025-08-10T09:00:47.621Z",
"previous_tx_id": null
}
},
],
"total": 210,
"totalPages": 3
}