Metadata
Body
packageIdinteger · int32Required
userNamestring · min: 1Required
passwordstring · min: 1Required
sportIdsinteger · int32[] | nullableOptional
locationIdsinteger · int32[] | nullableOptional
leagueIdsinteger · int32[] | nullableOptional
Responses
200
Success
post
/Fixtures/Get200
Success
Body
packageIdinteger · int32Required
userNamestring · min: 1Required
passwordstring · min: 1Required
sportIdsinteger · int32[] | nullableOptional
locationIdsinteger · int32[] | nullableOptional
subscriptionStatusinteger · enumOptionalPossible values:
languageIdinteger · int32 | nullableOptional
Responses
200
Success
post
/Leagues/Get200
Success
Body
packageIdinteger · int32Required
userNamestring · min: 1Required
passwordstring · min: 1Required
pageinteger · int32 · min: 1 · max: 2147483647Optional
pageSizeinteger · int32 · min: 1 · max: 500Optional
Responses
200
OK
post
/Participants/Get200
OK
Retrieves a list of markets based on various filters like sport, location, league, and market type.
post
Body
packageIdinteger · int32Required
userNamestring · min: 1Required
passwordstring · min: 1Required
sportsIdinteger · int32[] | nullableOptional
locationsIdinteger · int32[] | nullableOptional
leaguesIdinteger · int32[] | nullableOptional
marketsIdinteger · int32[] | nullableOptional
isSettleableboolean | nullableOptional
marketTypeinteger · enumOptionalPossible values:
languageIdinteger · int32 | nullableOptional
Responses
200
Success
post
/Markets/Get200
Success
Body
packageIdinteger · int32Required
userNamestring · min: 1Required
passwordstring · min: 1Required
tourIdinteger · int32 | nullableOptional
sportIdinteger · int32 | nullableOptional
Responses
200
Success
401
Unauthorized
500
Internal Server Error
post
/Tours/GetRetrieves translations for various entities (sports, locations, leagues, markets, participants) for specified languages.
post
Body
packageIdinteger · int32Required
userNamestring · min: 1Required
passwordstring · min: 1Required
languagesinteger · int32[]Required
sportIdsinteger · int32[] | nullableOptional
locationIdsinteger · int32[] | nullableOptional
leagueIdsinteger · int32[] | nullableOptional
marketIdsinteger · int32[] | nullableOptional
participantIdsinteger · int32[] | nullableOptional
Responses
200
Success
post
/Translation/Get200
Success
Last updated
Was this helpful?