/v4/game/round-details
Last updated
Last updated
POST
/v4/game/round-details
Returns the URL of the page that retrieves the round details of the transaction.
Round information up to one month (30 days) ago can be queried, and for rounds that cannot be found or detailed view is not supported, ROUND_NOT_FOUND(2013)
is returned.
Headers
Name | Value |
---|---|
Body
Key | Type | Description |
---|---|---|
Response
Key | Type | Description |
---|---|---|
Authorization
Bearer <API_TOKEN>
Content-Type
application/json
Accept
application/json
user_code
integer(64bit)
User's Code
round_id
string
Round ID
provider_id
integer(64bit)
Provider ID
game_code
string
Game Symbol
code
integer(32bit)
Response Code
message
string
Response Message
url
string
Round Detailed URL