---
title: "POST /api/Notifications/AddPlacementNote"
method: POST
path: "/api/Notifications/AddPlacementNote"
tags: ["Notifications"]
---

# POST /api/Notifications/AddPlacementNote

`POST /api/Notifications/AddPlacementNote`

## Headers

- `company-id` string, required

## Request body

- JobAdderCoreEndpointsPlacementNoteEvent
  - `webhookId` string, nullable
  - `jobId` integer
  - `companyId` integer
  - `eventUserEmail` string, nullable
  - `placementId` integer

## 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)
