/v4/game/transaction-id
Last updated
Last updated
POST
/v4/game/transaction-id
The search is performed from the corresponding transaction ID.
[1] When calling by the same last_id
, a delay of 30 seconds
or more is required.
[2] The last_id
value is initially requested as 0
and then requested again with the returned ID value.
[3] The resulting data excludes the transaction with the last_id
value, and returns the transaction created after that.
[4] The latest data is located at the end.
Headers
Name | Value |
---|---|
Body
Key | Type | Description |
---|---|---|
Response
Key | Type | Description |
---|---|---|
Authorization
Bearer <API_TOKEN>
Content-Type
application/json
Accept
application/json
last_id
integer(64bit)
Starting Transaction ID
limit
integer(32bit)
Length of List (MAX 2000)
code
integer(32bit)
Response Code
message
string
Response Message
trans_id
integer(64bit)
Transaction ID
user_code
integer(64bit)
User's Code
round_id
string
Round ID
trans_type
integer(32bit)
User's Transaction See All Types Here
provider_id
integer(64bit)
Provider ID
provider_name
string
Provider Name (English)
game_code
string
Game Symbol
game_name
string
Game Name (English)
category
string
Game Category
prebalance
double
Balance before transaction
trans_amount
double
Transaction Amount
balance
double
Balance after transaction
regdate
string
Transaction registration time