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

Description

Returns staus for events from all sport disciplines. By default output data includes statuses sorted by id.

Package

This method is included all packages.

Parameters

langxsd:string

Determines language for output data. Possible values: en, pl

pagexsd:intDetermines maximum number of returned records. Used in paginated data. Default value is 500
limitxsd:int

Determines offset of paginated data. Default value is 0. Possible values: 5, 10, 25, 50, 100, 250, 500

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

Method calling examples:

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

https://api.softnetsport.com/v2/statuses.xml?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 10 characters
typeType of status. Value can be: "live", "scheduled", "finished", "cancelled", "interrupted", "deleted", "other".
.status
status for events
  • No labels