Betradar - the betting arm of Sportradar

Page tree

Betradar - the betting arm of Sportradar

Skip to end of metadata
Go to start of metadata

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.

XML 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