JackpotQuery

This API function is to request to the Slot Jackpot meter in different currencies. If the currency is not entered, the default return amount is in RMB. The frequency of the call should be made to this API after every 1 minute otherwise it will throw an error.

Parameters
NameDescriptionType and LimitRequired?
methodMust be "JackpotQuery"String (32)Y
KeySecret keyString (32)Y
TimeCurrent time in "yyyyMMddHHmmss" formatDateTimeY
CurrencyCurrency:
USD
Refer to Supported currencies
String (16)Y
Result
NameDescriptionType and LimitRequired?
MajorMajor meter (in cents)Int64Y
MinorMinor meter (in cents)Int64Y
MiniMini meter (in cents)Int64Y
ErrorMsgIdError message:
0: Success
104: Service is not available
ByteY
ErrorMsgError message detailStringY

Leave a Reply