Change Firm Tier
POST
/api/v1/billing/firm/change-tierUpgrade 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.
Authentication
Bearer token authentication. Pass your DayZero API token in the Authorization header and the target business UUID in x-business-id.
Request body
Schema: FirmTierChangeRequest
firm_plan_tierstringrequiredTarget firm tier: 'firm_starter', 'firm_professional', or 'firm_enterprise'.
Responses
422Validation Error
Schema: HTTPValidationError
detailarray · ValidationErrorValidationError5 fields
locarray · string | integerrequiredmsgstringrequiredtypestringrequiredinputobjectctxobject