/
AR
ararahq
/
AraraHQ API
Search skmtc…
⌘K
Docs
Sign in
Sign in
APIs
Generators
Stacks
Projects
Docs
History
Schema
Checked 52m ago · Updated 1mo ago
Details
api-keys
7
auth
3
business-profile
3
get
Lê perfil do negócio
patch
Atualiza campos do perfil; marca metaSyncStatus=PENDING
post
Envia perfil pra Twilio/Meta sincronizar
campaigns
8
contacts
4
conversations
5
dashboard
3
health
1
messages
3
numbers
6
organization
1
payments
3
pricing
1
profile
4
recovery
6
templates
6
wallet
4
webhook-config
3
webhooks
1
business-profile
Atualiza campos do perfil; marca metaSyncStatus=PENDING
patch
/v1/organizations/me/business-profile
Request body
BusinessProfilePatch
required
displayName
string
nullable
vertical
'AUTO'
|
'BEAUTY'
|
'APPAREL'
|
'EDU'
|
'ENTERTAIN'
|
'EVENT_PLAN'
|
'FINANCE'
|
'GROCERY'
|
'GOVT'
|
'HOTEL'
|
'HEALTH'
|
'NONPROFIT'
|
'PROF_SERVICES'
|
'RETAIL'
|
'TRAVEL'
|
'RESTAURANT'
|
'NOT_A_BIZ'
|
'OTHER'
nullable
description
string
nullable
aboutShort
string
nullable
email
string
email
nullable
websites
string[]
nullable
businessHours
object
nullable
profilePhotoUrl
string
nullable
awayMessage
string
nullable
Response
Perfil atualizado
BusinessProfileResponse
required
id
string
uuid
nullable
displayName
string
nullable
vertical
string
nullable
description
string
nullable
aboutShort
string
nullable
email
string
nullable
websites
string[]
nullable
businessHours
object
nullable
profilePhotoUrl
string
nullable
awayMessage
string
nullable
metaSyncStatus
'PENDING'
|
'SYNCED'
|
'FAILED'
|
'PARTIAL'
|
'NO_SENDER'
required
metaSyncedAt
string
date-time
nullable
metaSyncError
string
nullable
updatedAt
string
date-time
nullable