Get-Business-Profile
http://whatsapp.local
http://whatsapp.local
GET
/settings/business/profile
Business Profile
Request Request Example
Shell
JavaScript
Java
Swift
curl --location --request GET 'http://whatsapp.local/settings/business/profile'
Response Response Example
{
"settings": {
"business": {
"profile": {
"address": "new-business-address",
"description": "business-description",
"email": "new-business-email",
"vertical": "business-industry",
"websites": [
"website-1",
"website-2"
]
}
}
}
}
Request
None
Responses
Modified at 2023-08-15 03:06:39