IM缓存失效后,主动同步客户在小满设置的“潜客运营”设置信息
名称 | 类型 | 是否必须 | 示例值 | 更多限制 | 描述 |
---|---|---|---|---|---|
company_id | Number | 必须 | 111 | 卖家阿里店铺ID(VID) |
名称 | 类型 | 示例值 | 描述 |
---|---|---|---|
resp_code | Number | 0 | 响应编码(0成功) |
success | Boolean | true | 是否成功 |
error_desc | String | success | 错误信息 |
data | Data | 返回结果 | |
|
{"company_id":111}
{ "resp_code":0, "success":true, "error_desc":"success", "data":{ "setting_info":{ "exclude_buyer_country_list":{ "string":[ "CN" ] }, "open_interval_time":{ "all_day_reception_flag":0, "weekday_time_list":[ { "end_time":"12:00", "begin_time":"08:00" } ], "weekend_time_config":{ "weekend_reception_flag":1, "weekend_time_list":[ { "end_time":"14:00", "begin_time":"12:00" } ] } }, "open_status":1, "reception_L0_buyer_flag":1 }, "oauth_flag":1 } }
{"success":"fale","error_desc":"Illegal request","resp_code":"sign-check-failure"}
错误码 | 错误描述 | 解决方案 |
---|---|---|
isp.http-read-timeout | ||
isp.http-connection-timeout |