> For the complete documentation index, see [llms.txt](https://docs.omni.integratedcommerce.io/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.omni.integratedcommerce.io/api-reference/webhook-events/token-events.md).

# Token Events

Real-time notifications for stored payment method events: `token.created` and `token.removed`.

Delivery, retries and signature verification work exactly as for [transaction events](https://fiska.gitbook.io/omni-payment-api/webhooks/events#transaction-events). See [Webhooks](https://fiska.gitbook.io/omni-payment-api/webhooks/webhooks).

{% openapi-webhook spec="omni-api" name="TokenCreated" method="post" %}
[omni-api](https://4401d86825a13bf607936cc3a9f3897a.r2.cloudflarestorage.com/gitbook-x-prod-openapi/raw/24ccbd1bc3d5166f03d4c48f9c95aa1eccfc72e8e825bcdb998dfa48d699b222.yaml?X-Amz-Algorithm=AWS4-HMAC-SHA256\&X-Amz-Content-Sha256=UNSIGNED-PAYLOAD\&X-Amz-Credential=dce48141f43c0191a2ad043a6888781c%2F20260915%2Fauto%2Fs3%2Faws4_request\&X-Amz-Date=20260915T220952Z\&X-Amz-Expires=172800\&X-Amz-Signature=ca16eca9416a4d107a3daa75ae943cdc1b133732dc6e233e228851756844d853\&X-Amz-SignedHeaders=host\&x-amz-checksum-mode=ENABLED\&x-id=GetObject)
{% endopenapi-webhook %}

{% openapi-webhook spec="omni-api" name="TokenRemoved" method="post" %}
[omni-api](https://4401d86825a13bf607936cc3a9f3897a.r2.cloudflarestorage.com/gitbook-x-prod-openapi/raw/24ccbd1bc3d5166f03d4c48f9c95aa1eccfc72e8e825bcdb998dfa48d699b222.yaml?X-Amz-Algorithm=AWS4-HMAC-SHA256\&X-Amz-Content-Sha256=UNSIGNED-PAYLOAD\&X-Amz-Credential=dce48141f43c0191a2ad043a6888781c%2F20260915%2Fauto%2Fs3%2Faws4_request\&X-Amz-Date=20260915T220952Z\&X-Amz-Expires=172800\&X-Amz-Signature=ca16eca9416a4d107a3daa75ae943cdc1b133732dc6e233e228851756844d853\&X-Amz-SignedHeaders=host\&x-amz-checksum-mode=ENABLED\&x-id=GetObject)
{% endopenapi-webhook %}
