Endpoints
All Lodging endpoints require workspace-scoped API keys. Read operations use the
products:read scope. Mutations require products:write.Key concepts
- Lodging links associate a product with a lodging property, optionally scoped to a departure, rate plan, or room type.
- Overrides let you customize property naming, descriptions, media, pricing, and policies without changing the source property.
- Room overrides provide per-room availability and pricing adjustments for the product/departure/property combination.
- Bulk endpoints support multi-property products by creating or updating many links/overrides in one request.
- Fallback logic automatically relaxes rate-plan constraints to support legacy data that may not reference a rate plan.