Pular para o conteúdo principal

Excluir centro de classificação

DELETE 

/classification_centers/:id

Deletes a classification center. Requires scope finance.cost_centers.write. Returns 422 (reason: in_use, with a usage breakdown) when the classification center is referenced by a rateio allocation, billing or transaction — soft-deactivate via PATCH { active: false } instead. Calling DELETE twice returns 204 then 404.

Requisição

Respostas

Classification center deleted. No response body.