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 4 Next »

Description

Returns incidents for events from all sport disciplines.

Parameters

Optional
Data type
Description
sport_idxsd:intIdentifier of sport. Allows to filter incidents for selected sport.
important_for_traderxsd:string

Determines type of incidents (if is important for trader). By default all types are included.
Allowed values:

  • yes - returns only incidents important for trader
  • no - returns only incidents not important for trader

Output

The output contains incidents which may occur in events.

XML example

 

Method calling examples:

link
result description
https://api.softnetsport.com/v2/incidentsreturns list of all incidents

https://api.softnetsport.com/v2/incidents?sport_id=1

returns list of incidents which are used in basketball

 

Output elements

.incident
incidents for events
idUnique identifier for incident
nameName of incident
  • No labels