Versions Compared

Key

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

...

Status
colourYellow
titlePOST
/updateIndexEntryapi/sources/:sourceName

Info

The value :sourceName inside the API call must be adopted to your custom source name. The source name must be in lowercase.

Request Body:

Code Block
{
    "indexNameid": "TickerEM2008-31",
    "indexTypename": "NYSEEM 2008 - Final",
    "iddata": "MSFT",{
        "entryNameOpponents": Microsoft"Germany - Prime USD,Spain",
        "KickOff"data": {: "2008-06-29T20:45:00",
        "IDResult": "BRAGER0:1",
        "_nameVenue": "Brasilien - Deutschland",Ernst-Happel-Stadion, Vienna",
        "DateWeather": "2014-07-08Sunny, 27 °C (81 °F), 4% humidity",
        "LocationReferee": "Stadion",Roberto Rosetti (ITA)"
  }   }
}

Excerpt: this request body will create a basic entry.

...