Skip to main content

Method

PATCH /v1/products/:id/itinerary/days/:dayId/accommodation

Path Parameters

uuid
required
Product ID.
uuid
required
Itinerary day ID.

Body Parameters

Headers

string
Bearer token (requires products:write).
string
application/json

Request Example

Response

optionId must belong to the same product. If the day does not exist or is not linked to the product, the API returns 400 or 404 accordingly.