变更公海池

最后更新:2025/01/15

企业可通过此接口变更公海池

请求方式: POST(HTTPS)

请求地址: https://open.wshoto.com/openapi/crm3/openSea/batchChangeOpenSeaPool

Query参数:

参数 类型 必填 说明
access_token string 调用接口凭证

Body参数:

{
      "ids": [111111111111111111111],
      "open_sea_pool_id": 1234566,
      "user_id": "user_id_9b2d068c79c7"
}
参数 类型 必填 说明
ids array 对象ID
open_sea_pool_id long 退回到的公海池
user_id string 用户ID

返回值:


{
  "code": 0,
  "msg": "请求成功",
  "data": {
    "total_count": 0,
    "success_count": 0,
    "fail_count": 0,
    "msg_map": {}
  }
}

参数说明:

参数 类型 说明
code int 返回码
msg string 对返回码的文本描述内容
data long 成功失败数量

results matching ""

    No results matching ""