late 0.0.223

API reference for Zernio. Authenticate with a Bearer API key. Base URL: https://zernio.com/api
Documentation
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
# ListWhatsAppPhoneNumbers200ResponsePhoneNumbersInner

## Properties

Name | Type | Description | Notes
------------ | ------------- | ------------- | -------------
**id** | Option<**String**> | Phone Number ID (Meta) | [optional]
**display_phone_number** | Option<**String**> | E.164-formatted display number | [optional]
**verified_name** | Option<**String**> | Meta-verified business name | [optional]
**quality_rating** | Option<**String**> | GREEN, YELLOW, RED, or UNKNOWN | [optional]
**name_status** | Option<**String**> | APPROVED, PENDING_REVIEW, DECLINED, or NONE | [optional]
**messaging_limit_tier** | Option<**String**> | TIER_250, TIER_1K, TIER_10K, TIER_100K, or TIER_UNLIMITED | [optional]
**waba_id** | Option<**String**> | WhatsApp Business Account ID (Zernio enrichment) | [optional]
**waba_name** | Option<**String**> | WABA display name (Zernio enrichment) | [optional]

[[Back to Model list]](../README.md#documentation-for-models) [[Back to API list]](../README.md#documentation-for-api-endpoints) [[Back to README]](../README.md)