Skip to main content
GET
SDK

Authorizations

Authorization
string
header
required

Provide either a static platform API key or an OAuth2 access token (from /connect/v1/oauth/token) as Authorization: Bearer <token>. Scopes are connect:* (e.g. connect:bookings:write).

Path Parameters

operatorId
string
required

Operator id.

productId
string
required

Response

Product detail.

id
string
required
operatorId
string
required
connectionId
string
required
externalProductId
string
required
title
string
required
active
boolean
required
supplierName
string | null
market
string | null
options
object[]
units
object[]
extras
object[]