Skip to main content
GET
查看交易

授权

Authorization
string
header
必填

Bearer authentication header of the form Bearer <token>, where <token> is your auth token.

路径参数

opportunity_id
string
必填

商机 ID

响应

成功响应

opportunity
object

商机对象

opportunity.id
string

商机 ID

opportunity.owner_id
string

所有者 ID

opportunity.account_id
string

账户 ID

opportunity.amount
number

金额

opportunity.name
string

名称

opportunity.opportunity_stage_id
string

阶段 ID

opportunity.is_closed
boolean

是否已关闭

opportunity.is_won
boolean

是否已赢单

opportunity.created_at
string

创建时间戳