---
title: "Billing Webhook Apple"
method: POST
path: "/api/billing/webhook/apple"
---

# Billing Webhook Apple

`POST /api/billing/webhook/apple`

App Store Server Notifications V2 endpoint.

Verifies the signed payload, decodes the nested transaction, and
stores ``notificationUUID`` and verified transaction metadata, then either
processes it once or leaves it pending until the chain is claimed by an
authenticated verification. Invalid signatures are acknowledged without
mutation; verified notifications that cannot be persisted/applied return
5xx so Apple retries.

## Response `200`

Successful Response

- unknown

---

[API](https://skmtc.dev/omicos/apis/omicos-server.md) · [All operations](https://skmtc.dev/omicos/apis/omicos-server/llms.txt) · [OpenAPI document](https://skmtc-service-production.skmtc.workers.dev/v1/apis/omicos/omicos-server/revisions/a00b94573ffe/schema)
