---
title: "Attach an event to a notification"
method: POST
path: "/notifications/{notificationId}"
tags: ["Notifications"]
---

# Attach an event to a notification

`POST /notifications/{notificationId}`

Attaches a notification event to the target specified by the notification id

## Path parameters

- `notificationId` string, required

## Query parameters

- `notificationEventType` 'INVOICE_POSTED' | 'SUBSCRIPTION_CREATED' | 'ORDER_SUBMITTED' | 'ORDER_EXECUTED', required

## Response `default`

successful operation

---

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