Get or update a WhatsApp Business Phone Number's India-based business compliance information.
Business compliance data is only exposed in the WhatsApp app and the WhatsApp Business app, and only if the app user's phone number is India-based (it begins with +91
).
Get a WhatsApp Business Phone Number's India-based business compliance information.
Type | Description |
---|---|
Access Tokens | User or System User |
Permissions |
GET /<WHATSAPP_BUSINESS_PHONE_NUMBER_ID>/business_compliance_info
Placeholder | Description | Sample Value |
---|---|---|
| WhatsApp business phone number ID. |
|
Default fields on a BusinessComplianceInfoSanitized node.
curl 'https://graph.facebook.com/v18.0
/106540352242922/business_compliance_info' \
-H 'Authorization: Bearer EAAJB...'
{ "data": [ { "entity_name": "Lucky Shrub", "entity_type": "Partnership", "is_registered": true, "grievance_officer_details": { "name": "Chandravati P.", "email": "chandravati@luckyshrub.com", "landline_number": "+913857614343", "mobile_number": "+913854559033" }, "customer_care_details": { "email": "support@luckyshrub.com", "landline_number": "+913857614343", "mobile_number": "+913854559033" }, "messaging_product": "whatsapp" } ] }
Reading from this edge will return a JSON formatted result:
{ "
data
": [], "paging
": {} }
data
paging
Error | Description |
---|---|
100 | Invalid parameter |