Change Firm Tier

POST/api/v1/billing/firm/change-tier

Upgrade or downgrade the firm's plan tier, in-app.

Swaps the per-client price, adds/removes the platform fee, and re-applies the current client quantity in one prorated Stripe update. Requires the caller to be an owner/admin of the firm. Blocks a downgrade that would drop the firm below its current client count.

Operation ID: change_firm_tier_api_v1_billing_firm_change_tier_post·View as markdown·OpenAPI slice

Authentication

Bearer token authentication. Pass your DayZero API token in the Authorization header and the target business UUID in x-business-id.

Request body

firm_plan_tierstringrequired

Target firm tier: 'firm_starter', 'firm_professional', or 'firm_enterprise'.

Responses

201Successful Response

422Validation Error

detailarray · ValidationErrorValidationError
5 fields
locarray · string | integerrequired
msgstringrequired
typestringrequired
inputobject
ctxobject