Transfer API - Get Round Result
Request URL
Request Body Parameters
Parameter
Description
Type
Required?
tranId
Transaction Id that identify for generate report
String
Y
agent
Agent id that AMBSlot has provided
String
Y
username
Member username
String
Y
language
Language of result (‘th’ ,’en’) (default as ‘en’)
String
N
provider
Provider that provided this game
String
Y
type
Type of game ex slot, arcade, fishing
String
Y
Request Body Example
Response Parameters
Status Object
Parameter
Description
Type
Required?
code
0: Success 995: Invalid game id 997: Invalid request data 998: Invalid agent id 999: Service not available 1601: Response error via axios timeout
Number
Y
message
Error message
String
Y
Data Object
Parameter
Description
Type
Required?
url
URL for display result of specific round
String
Y
Response Example
Last updated