Skip to main content
POST
创建交易

授权

Authorization
string
header
必填

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

请求体

application/json
name
string
必填

交易名称

owner_id
string

所有者 ID

account_id
string

账户 ID

amount
number

交易金额

opportunity_stage_id
string

交易阶段 ID

closed_date
string

关闭日期(日期字符串)

typed_custom_fields
object

类型化自定义字段对象

响应

成功响应

opportunity
object

已创建的商机