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

# Handle Adyen payment and token notifications

`POST /v1/api/notifications/adyen`

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

## Headers

- `X-Forwarded-For` string
- `hmacSignature` 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/revisions/68dc8eefc661/schema)
