To receive a list of all cards and scores for a match you can send a score and card summary request to the server.

<BookmakerStatus bookmakerid="1240" type="scoreandcardsummary">
<Match matchid="1355389" />
</BookmakerStatus>

XML attributes definition

ElementAttributes

AttributeDescriptionPossible values
BookmakerStatustype

Keyword which describes what kind of request is sent.

String
"scoreandcardsummary" (for score
and card summary requests)

bookermakeridThe id of the bookmaker.Integer
Matchmatchid

The id of the match of which the client system wants to receive the score and card summary.

Integer

The response to this request will have the replytype attribute set to scoreandcardsummary.