文档
测试

发送表情

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

接口描述

发送表情

请求头

参数名
类型
描述
必填
authorization
string
必填
x-s
string
b8ef9c570e0ec966dd02070680ef39cf
必填
x-v
string
4
必填
user-agent
Mozilla/5.0 (Windows NT 10.0; WOW64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/78.0.3904.108 Safari/537.36
必填

请求参数

参数名
类型
描述
必填
request_id
string
示例:58e620d5-47be-406a-b693-7a9b09ad2825
必填
to_id
int
示例:151551554
必填
type
string
示例:sticker
必填
content
object
数据字典
必填
sticker_id
string
示例:0008
必填
sticker_package_id
string
示例:xiaoxiaobian_tw_new
必填
chat_send_option
object
数据字典
必填
force_send_cancel_order_warning
boolean
示例:false
必填
comply_cancel_order_warning
boolean
示例:false
必填

说明 / 示例

{ "id": "2057638358112616633", "request_id": "58e620d5-47be-406a-b693-7a9b09ad2825", "to_id": 151551554, "type": "sticker", "content": { "sticker_id": "0008", "sticker_package_id": "xiaoxiaobian_tw_new", "product_ids": null }, "conversation_id": "650908968319134433", "created_timestamp": 1609166884, "created_at": "2020-12-28T22:48:04+08:00", "source_content": {}, "source_type": "", "message_option": 0 }