Skip to end of metadata
Go to start of metadata
You are viewing an old version of this page. View the current version.
Compare with Current
View Page History
« Previous
Version 2
Next »
Parameters
Name | Data type | Description |
---|
event_id | xsd:int | REQUIRED. The requested event identifier |
token | xsd:string | REQUIRED. More information concerning authorization in API introduction section |
POST parameters
Name | Data type | Description |
---|
.stats | | |
---|
.{object_id} | xsd:int | REQUIRED. The identifier for object e.g participant(team)/lineup(person) |
---|
type | xsd:string | REQUIRED. Type of object e.g team/person |
..stats | | |
---|
..{stats_id} | xsd:int | REQUIRED. The identifier for stats |
---|
value | xsd:string | REQUIRED. The value of stats |
Output elements
| |
---|
message | Response info message. |
status | Response code. |
Sample curl call