# Add custom watchlist entries for child organizations

`POST /omni/b2b/v1/watchlist/integrator/batch` · [developer.incode.com ↗](https://developer.incode.com/reference/introduction)

> Add custom watchlist entries for child organizations

Imports custom watchlist entries from a CSV file and assigns each row to the child organization identified by clientId.

## Authentication

| Header | Required | Notes |
|---|---|---|
| `x-api-key` | yes | API key for the region/environment. |
| `api-version` | yes | API version, defaults to `1.0`. |

**Category:** Interview

## Sources

- Public reference: <https://developer.incode.com/reference/introduction>
- Reconstructed from the Incode Omni OpenAPI spec (operation `b2bIntegratorBatchWatchlistRecord`); see the Implementation pane for source & tests.

