Betradar - the betting arm of Sportradar

Page tree

Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

Excerpt Include
HideElements
HideElements
nopaneltrue
Anchor
topOfPage
topOfPage

Excerpt Include
BetradarLogo
BetradarLogo
nopaneltrue

Panel

When a client wants to stop receiving match updates, they can unsubscribe by sending a matchstop request.

Code Block
languagexml
titleXML example
<matchstop matchid="944423"/>

XML attributes definition

ElementAttributes

AttributeDescriptionPossible values
matchstopmatchidThe match the user wants to unsubscribe fromInteger

Matchstop reply
After the client was unsubscribed successfully, a confirmation will be sent out.

Code Block
languagexml
titleXML example
<matchstop matchid="944423" reason="User unsubscribed to match"/>

XML attributes definition

ElementAttributes

AttributeDescriptionPossible values
matchstopmatchidThe match the user wants to unsubscribe from.Integer
reasonText describing the reason for the matchstop.String