For the complete documentation index, see llms.txt. This page is also available as Markdown.

Create or replace business information

Create or fully replace the business information for the specified entity. All provided fields will overwrite existing values.

put
Authorizations
D360-API-KEYstringRequired

API Key for Messaging API authentication. Send your API key in the D360-API-KEY header.

Header parameters
X-API-Versionstring · enumOptional

Meta Business Agent API version

Possible values:
Body

Business information to create or replace

business_descriptionstringOptional
delivery_and_shippingstringOptional
payment_methodstringOptional
purchase_infostringOptional
return_policystringOptional
Responses
200

The updated business information for the entity

application/json

The business information configured for an entity

business_descriptionstringOptional
delivery_and_shippingstringOptional
payment_methodstringOptional
purchase_infostringOptional
return_policystringOptional
put/agent_config/business_info

Last updated

Was this helpful?