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

Description

Returns staus for events from all sport disciplines.

Parameters

sport_idxsd:intIdentifier of sport. Allows to filter status for selected sport.
Optional
Data type
Description

Output

The output contains status which may occur in events.

XML example

Method calling examples:

link
result description
https://api.softnetsport.com/v2/statusreturns list of all status

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

returns list of status used in basketball

Output elements

idUnique identifier for status
nameName of status
short_nameShorter name of status. Max ten characters
typeType of status. Value can be: "live", "scheduled", "finished", "cancelled", "interrupted", "deleted", "other".
.status
status for events
  • No labels