LogoLogo
FeedsIntelligenceEngagementsHelpHome
TRADE360 Integration
TRADE360 Integration
  • Integration Guide
  • RMQ connection
    • Connection and Consumption setup
    • Message Deserializing
    • Market/Bet Message Handling
    • How do I work with TRADE360 feed?
  • Message Structure
    • Message Types Overview
    • Message
    • Events
    • Fixture
    • Competition
    • Markets
    • Bets
    • Participant
    • Livescore
    • Settlements
    • Heartbeat
    • Keep Alive
    • Extra Data
    • Outright Fixture
    • Outright Fixture Market
    • Outright League Fixture
    • Outright League Market
    • Outright Settlements
    • Outright League Settlement
    • Example Messages
    • ProviderMarkets
  • APIs
    • Metadata
    • Subscription
    • Distribution
    • Snapshot
    • Notes and Troubleshooting
  • Enumerations
    • Fixture/Scoreboard Status
    • Subscription
    • Message Types
    • Bet Suspension Reasons
    • Fixture Extra Data
    • Status Description
    • Statistics and Incidents
    • Periods
    • Bet Settlements and Statuses
    • Livescore Extra Data
    • Languages
  • SDK
    • SDK Overview
    • Configuration
    • SDK Installation Guide NodeJS
    • SDK Installation Guide .NET
    • SDK Installation Guide Java
  • Code Samples
    • RMQ Consumer (PHP)
    • RMQ Consumer (GO)
    • RMQ Consumer (Node.js)
    • RMQ Consumer (Python)
    • RMQ Consumer (JavaScript)
    • RMQ Consumer (C#)
Powered by GitBook
On this page
  • Extra data
  • Cancellation Reason

Was this helpful?

  1. Enumerations

Fixture Extra Data

Extra data

Extra data

Values

Description

WithLivescore

true

Is livescore will be covered for this fixture

WithInPlay

true

Are inplay odds will be offered for this fixture

NumberOfPeriods

Numeric value

Max number of periods which can be played in fixture's livescore (Best of)

Description

Description string

General changes update

Cancellation Reason

Extra data

Values

Description

CancellationReason

Event Cancelled

The event was canceled and will not take place

Invalid Event

The canceled event was created according to incorrect metadata

Wrong League

The event was created under the wrong league

Participants Swapped

The canceled event was created with incorrect order of participants

Home/Away Team Corrected

The canceled event was created with an incorrect home/away participant

Duplication of <Fixture ID>

There are two instances of the same fixture, and we have canceled one of them. Refer to the Fixture ID in the <>

Fixture Status Corrected

The canceled event received an incorrect Livescore update

PreviousBet Suspension ReasonsNextStatus Description

Last updated 8 months ago

Was this helpful?