Skip to main content
GET
Get an opportunity

Authorizations

Authorization
string
header
required

The organization API key, sent as Authorization: Bearer <key>.

Path Parameters

opportunityId
string
required

Response

The opportunity.

budgetCurrency
string | null
required
budgetMax
number | null
required
budgetMin
number | null
required
checkInDate
string | null
required
createdAt
string<date-time>
required
customerId
string | null
required
customerName
string | null
required
destination
string | null
required
id
string
required
lastActivityAt
string<date-time> | null
required
nights
integer | null
required
passengerCount
integer | null
required
qualifiedAt
string<date-time> | null
required

When the opportunity became qualified. Null means it never entered the pipeline.

salesStage
string
required
sellerMemberId
string | null
required
sellerName
string | null
required
shortRef
string | null
required

Short human-readable reference the agency uses to name it.

stage
string | null
required

Key of the pipeline column it currently sits in. This is the key, not a title: each agency renames its columns, so the key is the stable thing to branch on.

stageId
string | null
required
temperature
string | null
required
title
string | null
required
updatedAt
string<date-time>
required