---
title: "Timeoff > Policy > Creates"
method: POST
path: "Webhooks > Timeoff > Policy > Creates"
tags: ["Webhooks"]
---

# Timeoff > Policy > Creates

`POST Webhooks > Timeoff > Policy > Creates` (webhook)

Subscription_type: `timeoff/policy/create`

## Payload

- TimeoffPolicy
  - `id` string, required — The policy id.
  - `name` string, required — Policy name.
  - `main` boolean — Is the main policy? It will return true if it's the main policy if not it will return false.
  - `company_id` string, required — The company id.
  - `description` string — The policy description.

## 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/versions/1a6bffb20f7d/schema)
