Response Data

Below is a breakdown of the data returned in the response.

Name Example Type Options
id 1 INTEGER (4) The internal ATS id for for this record
ski_area_id 1 INTEGER (4) The Id of the Ski Area (Available in the Ski Area Endpoint)
components 6 INTEGER (2) This is a new field currently being populated (it indicates what parts a ski pack included (i.e. ski equipment & lift pass)
destination Grandvalira VARCHAR (12) Similar to Ski Area (We recommend using the ski_area_id or ski_area_label instead of this field)
description TEXT This field is not often populated with data, but if it is, it is just for additional information
description_es TEXT A Spanish translation of the above field
percentage_discount 10 INTEGER (1) The percentage of discount that can be applied to an extra if a hotel room is also being booked
min_days 1 INTEGER (1) The minimum number of days that must be booked in order for the above discount to apply.
seniors 10.00 FLOAT (9,2) The price in Euros for seniors (if applicable)
adult 10.00 FLOAT (9,2) The price in Euros for seniors (if applicable)
youth 10.00 FLOAT (9,2) The price in Euros for seniors (if applicable)
child 10.00 FLOAT (9,2) The price in Euros for seniors (if applicable)
infant 10.00 FLOAT (9,2) The price in Euros for seniors (if applicable)
days 3 INTEGER (2) The duration of the Ski Extra
category_id 2 INTEGER (2) The Id for the Ski Category Endpoint
category_title Ski & Boot Hire INTEGER (2) A Textual representation of the Ski Extra Category
category_group general VARCHAR (10) A general group for the extras
  • school - Ski School
  • lift - Lift Passes
  • combo - Special Offer Packs
  • upgrades - Upgrades
  • general - Everything else
filter ARRAY A separate grouping to allow you create some filtering options on the front end
ski_option VARCHAR (256) Different tiers of ski extras. Please see examples below
  • Standard/Eco - Suitable for learners
  • Superior/Evo - Great performance ski equipment for all over the mountain.
  • Advanced Sens - Greater choice of high performance ski equipment
  • Expert/Exc - "this season" latest range with very low mileage
  • Lift Pass - Lift Pass Only
  • With Lunch - Lift Pass with Lunch
  • Arinsal and Pal - Lift Pass only (Arisnal & Pal Only)
  • Arinsal and Pal With Lunch - Lift Pass with Lunch (Arisnal & Pal Only)
resorts ARRAY A list of the resorts this record is valid for.
ski_area_title Granvalira VARCHAR (15) A Textual representation of the Ski Area ID
api_description This is a description of the product (NEW - This is currently being populated) VARCHAR (LONGTEXT) A Textual description of the Ski Extra Item