> ## 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.

# Virtual Account Transaction Created

> Learn when the virtual account transaction created webhook is sent and what data it includes.



## OpenAPI

````yaml products/retail-va/api-reference/retail-rtd.json webhook virtual_account_transaction_created
openapi: 3.1.0
info:
  title: User Interface API
  description: >-
    API endpoints that are secured with JWT for purposes of calling Meridian
    APIs from a custom user interface.
  version: 1.0.0
servers:
  - url: https://remittances.sandbox.api-us.meridianapps.dev:80
    description: sandbox
security: []
tags: []
externalDocs:
  url: /
paths: {}

````