Versions Compared

Key

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

Resource information

URLhttps://api.softnetsportstatscore.com/v2/events/{event_id}/stats
MethodGET

Description

Update details for event.
Authorization requiredYes
Internal methodYes

...

.data

..statsAll participant or lineups for event
idThe identifier for object e.g participant(team)/lineup(person)
typeType of object e.g team/person
...statsList of stats
idStats/result identifier
column_nameName of column in database or input element
valueStats value
data_type

Defines type of field generated on front (internal purpose only)

  • integer
  • decimal
  • binary_text
  • binary
  • text
  • signed_integer

Sample curl call

...