GetAllBetDetailsFor30secondsDV

This web service will fetch bet details of a lobby for last 30 seconds. The frequency of the call should be made to this API is 2 times per 30 seconds otherwise it will throw an error.

Parameters
NameDescriptionType and LimitRequired?
methodMust be 'GetAllBetDetailsFor30secondsDV'String (32)Y
KeySecret keyString (32)Y
TimeCurrent time in 'yyyyMMdddHHmmss' formatDateTimeY
Result
NameDescriptionType and LimitRequired?
BetDetailListBet details structureXMLY
ErrorMsgIdError message:
0: Success
108: Username length/format incorrect
112: API recently called
ByteY
ErrorMsgError message detailStringY

BetDetails is the same as GameAllBetDetailsDV.

Leave a Reply