---
title: "POST /phr/v{version}/Webhook"
method: POST
path: "/phr/v{version}/Webhook"
tags: ["PrismHR"]
---

# POST /phr/v{version}/Webhook

`POST /phr/v{version}/Webhook`

## Path parameters

- `version` string, required

## Headers

- `company-id` string, required

## Request body

- PrismHRContractsCommandsWebhookWebhookCommand
  - `peoId` string, nullable
  - `subscriptionId` string, nullable
  - `userStringId` string, nullable
  - `eventId` string, nullable
  - `schemaName` string, nullable
  - `className` string, nullable
  - `action` string, nullable
  - `eventDate` string, nullable
  - `eventTime` string, nullable
  - `clientId` string[], nullable
  - `modifiedAttribute` string[], nullable
  - `objectId` string, nullable
  - `additionalInformation` string, nullable
  - `parsedObjectId` string, nullable
  - `subscriptionEventId` integer
  - `skipPayrollStatusCheck` boolean

## Response `200`

Success

---

[API](https://skmtc.net/bilflo/apis/bilflo-api.md) · [All operations](https://skmtc.net/bilflo/apis/bilflo-api/llms.txt) · [OpenAPI document](https://skmtc-service-staging.skmtc.workers.dev/v1/apis/bilflo/bilflo-api/versions/bcdbca776df0/schema)
