Extras
Extras are up-sell items that can be added to unit items
Product Extras
{
// rest of the unit object
"extras": [
{
"id": "12d7eb39-da3b-4b09-ac3d-a2e55f12e4a4",
"internalName": "Fast Track Entrance",
"title": "Fast Track Entrance",
"description": "Skip the queue and get to the front of the line saving as much as 2 hours.",
"reference": "FAST-123",
"restrictions": {
"minQuantity": 1,
"maxQuantity": 1
},
"pricingFrom": [
{
"original": 800,
"retail": 600,
"net": 450,
"currency": "USD",
"currencyPrecision": 2,
"includedTaxes": []
}
]
}
]
}Field
Description
Extra Availability
Booking Reservation
Last updated