Lookup by upstream CMS provider ID. Restricted to internal clients — returns the full internal DTO including tripCode, providerID, price, currency, availabilities, and other CMS-level fields not exposed on the public endpoints.
Use Authorization: Bearer <access_token> from POST /v1/oauth/token, or Authorization: Bearer <api_key>. Dev-only example key (do not use in production): see repository README.
Upstream CMS provider ID (e.g. t0048695).
Distribution channel brand / domain (e.g. weebora.com). If omitted, CONTENT_DEFAULT_CHANNEL_DOMAIN must be set server-side.
Locale for localized fields (e.g. it).
Product (full internal DTO)
Full internal product DTO returned by the internal lookup routes. Extends the public Product with CMS-level fields. Only accessible to internal clients.