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

Number Query

Request API endpoint

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

Request parameters

Field

Data type

Required

Description

wabaId

String

Yes

Unique identifier of the WhatsApp Business account

Response parameters

Field

Data type

Required

Description

id

String

Yes

Unique identifier of the WhatsApp Business account

displayPhoneNumber

String

Yes

Display phone number

verifiedName

String

Yes

Name

status

String

Yes

Number status

qualityRating

String

Yes

Number quality

messageLimit

String

Yes

Message limit

Request example


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

Response example

最后更新于