Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.
  • Endpoint & Required Headers
  • Example Request
  • Supported Locales
  • Navigation Data File Structure
  • JSON Model Structure

...

The following languages are supported by the navigation file:

English - en

Spanish - es

Italian  - it

German - de

Swedish - sv

Portuguese  -pt

Russian - ru

Greek - el

Bulgarian – bg

Danish - da

This is a diagram showing how the LHM Navigation Data File is structured.

Image Removed 

Image Added

 

In plain English:

ROOT group node has one or many EVENT_TYPE nodes

...

 

{  
    "exchangeId": "1", // Betfair specific exchangeId
    "id": "1.114881860", // Betfair specific marketId
    "marketStartTime": "2014-08-14T00:00:00.000Z", // Betfair specific marketStartTime
    "name": "Over/Under 6.5 Goals",
    "type": "MARKET"
}

Image Added