文档
测试

聊聊设置

GET
https://seller.xiapi.shopee.cn/webchat/api/v1.2/login?_uid=[UID]&_v=4.7.0

接口描述

获取聊聊设置、包含自动发送内容、自动发送状态、

请求头

参数名
类型
描述
必填
authorization
string
必填
x-s
string
3d08614fad06b0e6c1790b18d9171afb
必填
x-v
int
3
必填
user-agent
string
Mozilla/5.0 (Windows NT 10.0; WOW64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/78.0.3904.108 Safari/537.36
必填
cookie
string
后台中心登录返回的Cookie
必填

响应参数

参数名
类型
描述
必填
message_shortcuts_status
string
示例:enabled
必填
legacy_message_shortcuts_count
int
示例:0
必填
message_shortcuts_newbie
boolean
示例:true
必填
feedback_newbie
boolean
示例:true
必填
auto_translation_status
string
示例:no_permission
必填
voice_notice
string
示例:enabled
必填
flash_notice
string
示例:disabled
必填
show_msg_time
string
示例:enabled
必填
distribution_account_status
string
示例:working
必填
autoreply_status
string
示例:enabled
必填
autoreply_content
string
示例:您好,賣場為海外店鋪,物流正常5-7天到貨!全場產品正品保證。有任何問題請聯繫聊聊客服,客服會第一時間回復您的問題。祝您購物愉快!現在可以領取免運費的券可以免運費的 注意:現在需要兩次實名認證才能購物! ! !
必填

说明 / 示例

{ "message_shortcuts_status": "enabled", "legacy_message_shortcuts_count": 0, "message_shortcuts_newbie": true, "feedback_newbie": true, "auto_translation_status": "no_permission", "voice_notice": "enabled", "flash_notice": "disabled", "show_msg_time": "enabled", "distribution_account_status": "working", "autoreply_status": "enabled", "autoreply_content": "您好,賣場為海外店鋪,物流正常5-7天到貨!全場產品正品保證。有任何問題請聯繫聊聊客服,客服會第一時間回復您的問題。祝您購物愉快!現在可以領取免運費的券可以免運費的 注意:現在需要兩次實名認證才能購物! ! !" }