Endpoint

Book a match for liveodds coverage

post

Book a match for liveodds coverage.

Authorizations
x-access-tokenstringRequired
Path parameters
idintegerRequired

The ID for the sport event to get fixture data from.

Responses
200

successful operation

application/xml
post
/liveodds/booking-calendar/events/sr:match:{id}/book
POST /v1/liveodds/booking-calendar/events/sr:match:{id}/book HTTP/1.1
Host: global.api.betradar.com
x-access-token: YOUR_API_KEY
Accept: */*
<response response_code="OK">
  <action>Request for booking an event : sr:match:12345678 from bookmaker: 1234 received</action>
  <message>OK.</message>
</response>

Last updated

Was this helpful?