Atualizar centro de classificação
PATCH/classification_centers/:id
Partial update of name, type, description, active. Requires scope finance.cost_centers.write. Send description: null to clear it, or active: false to soft-deactivate (existing references are preserved).
Requisição
Respostas
- 200
- 400
- 401
- 403
- 404
- 422
- 500
Updated classification center.
Malformed JSON body.
Missing / invalid / expired / revoked token.
Token lacks the finance.cost_centers.write scope.
Classification center not found within the tenant.
Schema validation failure.
Unhandled server error.