Impact migration of the route GET /v0/products/{product_id}/thematics
- Outdated
- June 15, 2024
- 1 related route
New route to call
GET /v1/products/{product_id}/thematics
Input
Unchanged
Output
[
{
"id": "cruises_theme_golf",
"label": "Pack thematique GOLF",
"description": "Venez swinguer en toute convivialité sur les parcours d’exception !",
"included": true,
"strengths": [
"5 green fees"
],
"items": [
{
"title": "Sherry Golf Jerez",
"sub_title": "Cadix",
"description": "18 Trous - Par 72 - 6572 m",
"images": [
"string"
]
}
],
"event_name": "Golf Option",
"images": [
"string"
]
}
]