Versions Compared

Key

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

...

Tag product representing type of feed that message belongs.

Product ID

Product Description

Product Status

3

Pre-match

Available

1

Live odds

Not available

Tag change_type if specified, this indicates what type of change it is (changed name, added new competitor).

...

Code Block
languagexml
<fixture_change event_id="match:22650837" product="3" start_time="2021-02-20T16:00:00+000000:00" timestamp="1612968277297"/>

...

Code Block
languagexml
<fixture_change change_type="1" event_id="outright:97081" product="3" timestamp="1614011289924"/>

When you receive this change you can call the API T​/outright_fixturefor the new name.

...

Outright - Adding New Competitor

...

Code Block
languagexml
<fixture_change change_type="2" event_id="outright:97081" product="3" timestamp="1614011289924"/>

When you receive this change you can call the API T​/outright_fixtureto update the new competitors.