For the complete documentation index, see llms.txt. This page is also available as Markdown.

Danh sách tài khoản Zalo đã liên kết

  1. Body

Name
Type
Description

service

account

method

method

getAccountList

  1. Response

{
    "status": "success",
    "data": [
        {
            "createAt": 1725432103240,
            "updateAt": 1725432484608,
            "accountId": "417443234476405026",
            "avatar": "https://s120-ava-talk.zadn.vn/e/a/d/8/3/120/37f22bfd718d1cdcb7a2eb2a937df925.jpg",
            "displayName": "Esbt Test",
            "dob": 633805200,
            "gender": 0,
            "phoneNumber": "2324",
            "sdob": "01/02/1990",
            "username": "t_m7cz9immam",
            "zaloName": "Esbt Test",
            "loginAt": 1725432484574,
            "status": "ACTIVE"
        }
    ]
}

Last updated