Versions Compared

Key

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

...

NameTypeDescription
client_idxsd:intREQUIRED. Assigned to you by the softnetSPORT administrator
productxsd:string

REQUIRED. Determines product in which given events were booked. Possible values:

  • livescorepro
  • scoutsfeed 
  • scoreframe
events_detailsxsd:string

Determines if subnodes of events (details, participants, results, stats) will be visible. Possible values:

  • yes - event subnodes will be shown
  • no - event subnodes will be hidden
mapped_statusxsd:string

Determines sort order of data. Possible values:

  • mapped - display events mapped with customer
  • unmapped - display events unmapped with customer
  • all - display all events (mapped and unmapped)
langxsd:stringDetermines the language for the output data. softnetSPORT API provides the following languages: languages.index
pagexsd:intDetermines offset of paginated data. Default value is 1 which means first page
limitxsd:int

Determines maximum number of returned records on page. Used in paginated data. Default value is 500

Possible values: 5, 10, 25, 50, 100, 250, 500

...