---
title: "POST /eventsubscriptions/properties"
method: POST
path: "/eventsubscriptions/properties"
tags: ["subscriptions"]
---

# POST /eventsubscriptions/properties

`POST /eventsubscriptions/properties`

Subscribe to property event alerts (currently only available through email notifications) for those properties.<br><b>Note: This endpoint is NOT additive</b> <br>i.e. Multiple calls to this endpoint on the same property will keep overwriting the subscription with the eventTypes passed in the latest request.<br><b>Example :</b> <br> <ul><li>Subscribe to property X for 'ForSale' event</li><li>Subscribe to property X for 'ForRent' event</li><li>After these 2 calls X is only subscribed for 'ForRent'</li></ul>

## Query parameters

- `propertyIds` integer[]

## Request body

- EventSubcriptionParameters
  - `eventTypes` string[]

## Response `default`

successful operation

---

[API](https://skmtc.net/pricefinder/apis/pricefinder-api-v1-13-1.md) · [All operations](https://skmtc.net/pricefinder/apis/pricefinder-api-v1-13-1/llms.txt) · [OpenAPI document](https://skmtc-service-staging.skmtc.workers.dev/v1/apis/pricefinder/pricefinder-api-v1-13-1/revisions/d7e1f4ccf768/schema)
