Skip to main content

Method

GET /v1/products/:id/lodging/overrides

Path Parameters

uuid
Product ID whose overrides should be returned.

Query Parameters

uuid
Filter overrides for a specific departure link.
uuid
Filter overrides for a specific rate plan link.

Headers

string
Bearer token (requires products:read).

Request Example

Response

The API selects the best-matching lodging link (product + departure + rate plan). If no link exists, the response returns an empty array.