> ## Documentation Index
> Fetch the complete documentation index at: https://docs.mnai.com/llms.txt
> Use this file to discover all available pages before exploring further.

# Transaction

> Learn when transaction webhooks are sent and what data they include.



## OpenAPI

````yaml products/meridian-accounts/webhooks/webhooks.json webhook transaction
openapi: 3.1.1
info:
  title: Meridian Accounts API
  version: 1.0.0
  description: >-
    API for integrating Meridian Account capabilities into your user-facing
    applications
servers: []
security: []
paths: {}

````