The date_from
and date_to
query parameters permit up to 31 days of dates.
Time slots for option
Error response
[- {
- "available_holder_categories": [
- {
- "holder_category_id": "string",
- "max_quantity": 0,
- "min_quantity": 0,
- "price_in_cents": 0
}
], - "guide_languages": [
- "string"
], - "option_id": "string",
- "slot_id": "string",
- "capacity": 0,
- "time_slot": {
- "end": "2023-04-22T20:00:00Z",
- "pickup_ids": [
- "string"
], - "start": "2023-04-22T18:00:00Z"
}
}
]