Kiểm tra khách hàng đã cấp quyền gọi
curl --location '$BASE_URL/v1/shop.Zalo/CheckConsent' \
--header 'Content-Type: application/json' \
--header 'Accept: application/json' \
--header 'Authorization: Bearer $API-KEY' \
--data '{
"oa_id": "<int64>",
"phone": "<string>"
}'Tham số
Kiểu dữ liệu
Mô tả
Tham số
Kiểu dữ liệu
Mô tả
Last updated