---
title: "Finance > CostCenter > Deletes"
method: POST
path: "Webhooks > Finance > CostCenter > Deletes"
tags: ["Webhooks"]
---

# Finance > CostCenter > Deletes

`POST Webhooks > Finance > CostCenter > Deletes` (webhook)

Subscription_type: `finance/cost_center/delete`

## Payload

- FinanceCostCenter
  - `id` string, required
  - `name` string, required
  - `company_id` string, required
  - `legal_entity_id` string
  - `code` string
  - `description` string
  - `active_employees_count` integer, required
  - `historical_employees_count` integer, required
  - `status` string, required
  - `deactivation_date` string

## Acknowledgement `200`

Return a 200 status to indicate that the data was received successfully

---

[API](https://skmtc.net/factorialhr/apis/factorial-api.md) · [All operations](https://skmtc.net/factorialhr/apis/factorial-api/llms.txt) · [OpenAPI document](https://skmtc-service-staging.skmtc.workers.dev/v1/apis/factorialhr/factorial-api/revisions/1a6bffb20f7d/schema)
