Skip to main content
POST
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

organizationId
string
required

Body

application/json
supplierName
string
required
category
enum<string>
required
Available options:
hotels,
airlines,
operators,
dmcs,
tours,
other
description
string
required
website
string
estimatedVolume
string
hasCredentials
boolean

Response

Created request.

id
string
required
organizationId
string
required
supplierName
string
required
category
enum<string>
required
Available options:
hotels,
airlines,
operators,
dmcs,
tours,
other
description
string
required
status
string
required
createdAt
string<date-time>
required
requesterUserId
string | null
website
string | null
estimatedVolume
string | null
hasCredentials
boolean