{
"status": "Success",
"data": {
"whatsapp_business_account_id": "123456789012345",
"name": "My Business",
"message_template_namespace": "com.example.templates",
"currency": "USD",
"country": "ZA",
"business_verification_status": "VERIFIED",
"business_info": {},
"ownership_type": "SELF",
"message_templates": [
{
"name": "string",
"parameter_format": "string",
"components": [
{
"type": "string",
"text": "string",
"example": {
"param_name": "string",
"example": "string"
}
}
],
"language": "string",
"status": "string",
"category": "string",
"sub_category": "string",
"id": "string"
}
],
"whatsapp_number_id": 123456789012345,
"whatsapp_number": "+271234567",
"whatsapp_number_display_phone_number": "+27 123 4567",
"whatsapp_number_verified_name": "My Business",
"whatsapp_number_official_business": "My Business",
"whatsapp_number_quality_rating": "GREEN",
"whatsapp_number_platform_type": "CLOUD",
"whatsapp_number_messaging_limit": "TIER_1K",
"whatsapp_number_health_status": {},
"whatsapp_profile_about": "We provide the best service in town",
"whatsapp_profile_address": "123 Main St, Cape Town, ZA",
"whatsapp_profile_description": "We are a leading provider of XYZ services",
"whatsapp_profile_email": "test@example.com",
"whatsapp_profile_profile_picture": "https://example.com/profile.jpg",
"whatsapp_profile_websites": [
"https://example.com"
],
"whatsapp_profile_vertical": "RETAIL",
"external_webhook": "https://example.com/webhook",
"status": "ACTIVE",
"billing_status": "Active",
"last_payment_date": "2025-05-15 09:59:00",
"date_created": "2025-05-15 09:59:00"
}
}