Danh sách biệt danh đã đặt trên Zalo

  1. Body

NameTypeDescription

service

contact

method

getAlias

data

  1. Response

{
    "data": {
        "error_message": "Successful.",
        "data": {
            "updateTime": "1725867385177431",
            "items": [
                {
                    "alias": "Hoàn Khắc", // Biệt danh trên Zalo
                    "userId": "4179481604158176514"
                },
                {
                    "alias": "Duy A4",
                    "userId": "6709205003906760985"
                }
            ]
        },
        "error_code": 0
    },
    "status": "success"
}

Last updated