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

号码查询

请求接口地址

POST    https://api.innopaas.com/api/whatsapp/v3/account/phoneInfo

请求参数

字段

数据类型

是否必填

描述

wabaId

String

WhatsApp商业账户唯一标识

响应参数

字段

数据类型

是否必填

描述

id

String

WhatsApp商业账户唯一标识

displayPhoneNumber

String

显示号码

verifiedName

String

名称

status

String

号码状态

qualityRating

String

号码质量

messageLimit

String

消息限制

请求示例


{
  "wabaId": "26849*****5345"
}

响应示例

最后更新于