Versions Compared

Key

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

When you receive a new event inside fixture_change message you should use that data to request the Fixture using the following GET API data:

Endpoint

Method

Input URLData

Sample Request Body

/api/v1/fixtures/{eventid}

GET

  • Event ID

/api/v1/fixtures/{131718}

...