Seamless API - Get Game List
Request URL
Request Body Parameters
Parameter
Description
Type
Required?
agent
Agent id that AMBSlot has provided
String
Y
Request Body Example
Response Parameters
Status Object
Parameter
Description
Type
Required?
code
0: Success
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?
games
Array of games list
Object
Y
prefix
Game identify
String
Y
sort
Sort index
String
Y
name
Game name object { th: ‘ ’, en: ‘ ’ }
Object
Y
type
[slot] for slot game
Number
Y
partner
Partner name that provided this game
String
Y
status
Status of the current game 0: available 502: maintenance
String
Y
Response Example
Last updated