Skip to main content

Method

GET /v1/products/:id/lodging

Path Parameters

uuid
Product ID that owns the lodging link.

Headers

string
Bearer token (requires products:read).

Request Example

Response

If the product is not linked to a property, the response returns { "data": { "link": null, "override": null } }.