---
title: "POST /api/v1/Occurrence/hasOccurrences"
method: POST
path: "/api/v1/Occurrence/hasOccurrences"
tags: ["Occurrence"]
---

# POST /api/v1/Occurrence/hasOccurrences

`POST /api/v1/Occurrence/hasOccurrences`

## Request body

- HasOccurrencesRequest
  - `Ids` string[], required
  - `Start` string, date-time, required
  - `End` string, date-time, required

## Response `200`

- HasOccurrencesResult
  - `Succeeded` boolean
  - `Message` string, nullable
  - `Code` string, nullable
  - `HasOccurrences` boolean

---

[API](https://skmtc.dev/pads4/apis/nds-services-authentication.md) · [All operations](https://skmtc.dev/pads4/apis/nds-services-authentication/llms.txt) · [OpenAPI document](https://skmtc-service-production.skmtc.workers.dev/v1/apis/pads4/nds-services-authentication/revisions/e0bfd79e98ee/schema)
