Skip to main content
PATCH
Update Tenant

Body

application/json
externalId
string

The external id of the business (e.g. the id you use to identify the business in your system)

website
string

The website of the business

locations
object[]

The locations of the business

name
string

A friendly name for the business

branding
object | null

Optional branding information for the business

dataIntegrationCompletedAt
string | null

The date and time the business completed data integration

websiteTrackingCompletedAt
string | null

The date and time the business completed website tracking configuration

acquireActivatedAt
string | null

Acquire feature activation date. Null clears the activation. Auto-set on first reach-managed campaign submission; editable here for backdating.

timezone
string | null

The IANA timezone of the business (e.g. America/New_York). Null clears it.

businessHours
object | null

Weekly business hours. All seven weekday keys are required, and an update replaces the whole schedule. Each weekday is either null or an empty list (closed) or one opening interval with 24-hour HH:MM local times, where the opening time is inclusive and the closing time is exclusive. Null clears the schedule.

uiDefaults
object

Business-specific UI defaults for dialogs and feature toggles

smsOptInImageUrls
string<uri>[]

Array of URLs that demonstrate how SMS consent is obtained. Can be image URLs (screenshots) or URLs to ordering/checkout pages where consent is captured.

Response

Status 200 response

success
boolean
required
message
string
data
object