/v4/game/transaction-id
Search Game Transactions (Search By Transaction ID)
Name
Value
{
"last_id": 0,
"limit": 10
}Key
Type
Description
Key
Type
Description
Last updated
{
"last_id": 0,
"limit": 10
}Last updated
{
"code": 0,
"message": "OK",
"data": [
{
"trans_id": 101,
"user_code": 400000001,
"round_id": "12345713400010008",
"trans_type": 1,
"provider_id": 1,
"provider_name": "Pragmatic Play",
"game_code": "vswaysdogs",
"game_name": "The Dog House Megaways",
"category": "Slots",
"prebalance": 45000,
"trans_amount": 45000,
"balance": 50000,
"regdate": "2022-12-28 12:00:00"
}
]
}