Endpoints
Authorizations
AuthorizationstringRequired
Bearer authentication header of the form Bearer <TOKEN>.
Path parameters
bookmakerstringRequired
Identifier for the bookmaker. Generated by Sportradar, contact your OAM or CI engineer in case of any issues with obtaining the correct value.
Responses
200
Success
ltdModelSuggestionstring · enumRequiredPossible values:
LTD model suggestion enum value
ltdSuggestionstringRequired
Suggested delay in seconds
ltdSuggestionEdlstringRequired
Suggested EDL delay in seconds
ticketIdstringRequired
ID of the ticket or request (corrId)
401
Unauthorized
application/json
403
Access denied
application/json
429
Throttled
application/json
500
Internal error
application/json
post
/v1/bookmakers/{bookmaker}Last updated
Was this helpful?