...
Endpoint | Method | Input URL | Sample Request Body |
---|---|---|---|
/api/v1/competitors/{productid}/{eventid} | GET |
| /api/v1/competitors/4/{131718} |
XML Response Attributes
NAME | DESCRIPTION |
---|---|
timestamp | The date & time of when the message was created |
competitor id | The ID of the competitor |
competitor name | The name of the competitor |
player id | The ID of the player |
player name | The name of the player |
...