国际站获取潜客运营配置
名称 | 类型 | 是否必须 | 示例值 | 更多限制 | 描述 |
---|---|---|---|---|---|
account_id | Number | 必须 | 123 | 账号id | |
company_id | Number | 必须 | 123 | 店铺id |
名称 | 类型 | 示例值 | 描述 |
---|---|---|---|
data | Data | 数据 | |
|
|||
success | Boolean | true | 是否成功 |
error_desc | String | 错误描述 | 错误描述 |
now | String | 2024-07-03 14:15:36 | 时间 |
resp_code | Number | 0 | 响应码 |
{"account_id":123,"company_id":123}
{ "data":{ "redirect_url":"https:www.xiaoman.com\/login\/123.html?redirect_url=https:\/\/wwww.xiaoman.com\/xxx", "status":1 }, "success":true, "error_desc":"错误描述", "now":"2024-07-03 14:15:36", "resp_code":0 }
{"success":"false","error_desc":"Illegal request","resp_code":"sign-check-failure"}
错误码 | 错误描述 | 解决方案 |
---|