Added

Notifications: New Templates

We are excited to share that, we've introduced Webhook Templates in the Tatum Notifications system across all supported EVM chains and Tron. Templates allow developers to control the structure and format of webhook payloads sent by Tatum.

Supported formats include Enriched, Custom templates, and more. Each template returns a templateId that can be attached to a subscription to shape the webhook response.

📘

Create a Template

POST /v4/subscription/template
Create a custom notification template and use its templateId when creating or updating subscriptions.
Explore Docs →

Learn more in the Templates API.