Gửi tin tư vấn dạng sticker

circle-info

Lưu ý:

  • Đối với các API sử dụng cho Shop thì API key:<api_key>.Thông tin base_url của Shop

  • Đối với các API sử dụng cho Partner thì API key:<shop_key>.Thông tin base_url của Partner

OASendSticker

post
Body
oa_idstring · int64Optional
Responses
chevron-right
200

A successful response

application/json
post
$BASE_URL.Zalo/OASendSticker
200

A successful response

Request:

Response:

Cấu trúc body của request

Tham số
Kiểu dữ liệu
Mô tả

attachment_id

string

ID sticker

oa_id

int64

ID của OA

user_id

string

ID người dùng Zalo

Cấu trúc thuộc tính dữ liệu trả về

Tham số
Kiểu dữ liệu
Mô tả

direction

string (nzMessageDirection)

in out

msg_id

string

ID của thông báo

oa_id

string

ID của OA

recipient_id

string

ID của người nhận

sender_id

string

ID người gửi

shop_id

string

ID của shop trên eTelecom

type

string (vqUIDType)

"unknown" "text" "audio" "video" "photo" "GIF" "link" "file" "sticker" "location" "business_card"

user_id

string

ID user trên eTelecom

Last updated