Skip to main content
PATCH
更新交易

授权

Authorization
string
header
必填

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

路径参数

opportunity_id
string
必填

商机 ID

请求体

application/json
owner_id
string

所有者 ID

name
string

商机名称

amount
number

金额

opportunity_stage_id
string

阶段 ID

closed_date
string

关闭日期(日期字符串)

typed_custom_fields
object

类型化自定义字段对象

响应

成功响应

opportunity
object

更新后的商机