Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

Resource information

URLhttps://api.softnetsport.com/v2/events/{event_id}/lineups/{lineupId}
XSD 
MethodPATCH

Description

Updates participant in lineups for given event.
Authorization requiredYes
Internal methodYes

Parameters 

Name
Data type
Description
event_idxsd:intREQUIRED. The event identifier
lineup_idxsd:intREQUIRED. The lineup identifier
tokenxsd:stringREQUIRED. More information concerning authorization in API introduction section
participant_namexsd:stringREQUIRED. Participant's name.
participant_idxsd:intParticipant's id
participant_team_idxsd:intREQUIRED. Participant's team id
positionxsd:stringParticipant's position
shirt_nrxsd:intParticipant's shirt number

...