...
Name | Data type | Description | |||
---|---|---|---|---|---|
event_id | xsd:int | REQUIRED. The event identifier | |||
lineup_id | xsd:int | REQUIRED. Unique identifier of the sub-participant in event | |||
token | xsd:string | REQUIRED. More information concerning authorization in API introduction section | |||
participant_name | xsd:string | Sub-participants name. | Only when don't have participant_id | xsd:int | . Sub-participants id. (if participant exist at system)name. |
participant_team_id | xsd:int | REQUIRED Sub-participants team id | |||
position | xsd:string | Sub-participants position | |||
shirt_nr | xsd:int | Sub-participants shirt number |
...