Versions Compared

Key

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

A fixture_change message is sent when a new update in a fixture is published. This message includes the following attributes:

XML Attributes

NAME

DESCRIPTION

event_id

The ID of the event

(Match or Outright)

product_id

The ID of the product (In this case ID

5

4 for

Motorsports

Basketball Player Odds)

change_id

The ID of the type of change

timestamp

The date & time (UTC) of when the message was created

Fixture Change IDs

ID

DESCRIPTION

1

This indicates that a new Fixture was published

Each event_id is sent in a seperate message therefore each fixture_change message can only containt 1 event ID.

...

When you receive the message above you should call the following API to get the latest Fixture Data.

GET - Fixture (I)

XML Example

Code Block
<?xml version='1.0' encoding='utf-8'?>
<fixture_change productevent_id="5match:131754" eventchange_id="match:1317541" changeproduct_id="14" timestamp="16727479751695722239014"/>