Skip to main content

Description

Activates or deactivates a business. Use it to deactivate a business or location, reactivate a previously deactivated one, or change a location’s activation status.
This is a write tool. Deactivating a business makes the whole account inactive and suspends its live functionality. Confirm the exact target and the intended status with the user before proceeding.

Parameters

Example Usage

Notes

  • Returns an empty success response (HTTP 200) when the status is updated; there is no response body to inspect.
  • Clarify the scope first. businessNumber can be the whole enterprise/parent account or a single child location — deactivating the parent affects the entire account, not one location. Confirm whether the user means the parent account (from get_business_info) or one specific location (from get_child_locations).