companies_set_active
Set the active company for your organization by UUID to manage e-invoicing operations under the correct entity. Returns the updated company list with the new selection reflected.
Instructions
Set the organization-level active company by UUID. Calls PUT /api/v1/companies/{uuid}/set-active on the server and returns the updated list of all companies with the new active company reflected. Requires COMPANY_EDIT permission. Use companies_list first to find available company UUIDs.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| companyId | Yes | Company UUID to mark as the active company for the organization. |