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

If the client system sends a not well-formed or not valid message to the Betradar system, an error message will be returned from the Betradar system.

Code Block
languagexml
titleXML example
<BetradarLiveOdds xmlns="http://www.betradar.com/BetradarLiveOdds" status="error" timestamp="1199783362456">
<Message>The given xml is not well-formed:
<!-- XML which caused the error goes here -->
</Message>
</BetradarLiveOdds>

XML attributes definition

ElementAttributes

AttributeDescriptionPossible values
BetradarLiveOddsstatus

Keyword which describes what kind of message it is.

String
"error" (for error messages)

Message-

Either "The given xml is not wellformed:", or "The given xml is not valid:", plus the XML message that caused the error.

String