Update Tenant Information
Path Parameters
The tenant ID to update
Body Parameters
Business name
Business slogan or tagline
Primary phone number
WhatsApp number for sales inquiries
WhatsApp number for support
Contact email address
Physical address
City location
Business description
Current open/closed status
Enable business hours indicator feature
Message displayed when business is closed
Google Maps embed URL (Plan 2+ only)
Contact section title
Contact section subtitle
Section-specific content configuration
About section long-form text content
Response
Operation success status
Result message
Update Theme
Path Parameters
The tenant ID
Body Parameters
Theme slug to apply. Must be allowed for the tenant’s plan.Plan 1 (Oportunidad):
default, slate, gray, zinc, neutral, stonePlan 2 (Crecimiento): All Plan 1 themes plus red, orange, amber, yellow, lime, green, emerald, teal, cyan, sky, blue, indigo, violet, purple, fuchsia, pink, rosePlan 3 (Visión): All themes plus custom (for custom color palette)Response
Operation success status
Result message
Applied theme slug
Error Response
Update Palette (Legacy)
/update-theme instead. This endpoint exists for backward compatibility.
Updates the color palette using the legacy parameter name.
Path Parameters
The tenant ID
Body Parameters
Theme slug (same values as
theme_slug in /update-theme)Response
Operation success status
Result message
Applied theme slug
Update PIN
Path Parameters
The tenant ID
Body Parameters
Current 4-digit PIN. Must match the tenant’s stored PIN hash.Format: Exactly 4 numeric digits (e.g., “1234”)
New 4-digit PIN to set.Format: Exactly 4 numeric digits (e.g., “5678”)
Confirmation of new PIN. Must match
new_pin.Response
Operation success status
Result message
Error Responses
Invalid current PIN:Update Custom Palette (Plan 3)
theme_slug to "custom".
Path Parameters
The tenant ID (must have Plan 3)
Body Parameters
Primary brand color in hex format (e.g.,
#3B82F6)Response
Operation success status
Result message
Error Response
Plan restriction:Update Header Message (Plan 2+)
Path Parameters
The tenant ID
Body Parameters
Promotional message text. Set to empty string or null to remove.
Response
Operation success status
Result message