---
title: "Handle Adyen payment notifications"
method: POST
path: "/v1/api/notifications/adyen/payments"
tags: ["Notifications"]
---

# Handle Adyen payment notifications

`POST /v1/api/notifications/adyen/payments`

Accepts Adyen payment webhooks as JSON and preserves the raw request body for signature verification.

## Headers

- `X-Forwarded-For` string

## Request body

- string

## Response `200`

OK

## Other responses

- `403` — Forbidden - notification rejected
- `405` — Method Not Allowed - Unsupported HTTP method
- `415` — Unsupported Media Type - Unsupported content type

---

[API](https://skmtc.net/government-digital-service/apis/connector-api.md) · [All operations](https://skmtc.net/government-digital-service/apis/connector-api/llms.txt) · [OpenAPI document](https://skmtc-service-staging.skmtc.workers.dev/v1/apis/government-digital-service/connector-api/versions/62149e57992f/schema)
