Endpoint
Request to resend all stateful-messages (BetSettlement, RollbackBetSettlement, BetCancel, UndoBetCancel) for a sport event.
Authorizations
Path parameters
productstring · enumRequiredPossible values:
Get odds for prematch, live, premium cricket, betpal or virtual sports matches.
urn_typestring · enumRequiredPossible values:
The event type you want to look up. Prefixes beginning with 'v' are for virtual sports.
idintegerRequired
Get stateful-messages for the event ID.
Query parameters
request_idintegerOptional
Send a snapshotcomplete message with this request ID over the feed when finished with request.
node_idintegerOptional
If specified, the node ID will be included in routing key for all recovery messages that belong to this request.
Responses
200
successful operation
No content
post
POST /v1/{product}/stateful_messages/events/{urn_type}:{id}/initiate_request HTTP/1.1
Host: global.api.betradar.com
x-access-token: YOUR_API_KEY
Accept: */*
200
successful operation
No content
Last updated
Was this helpful?