Account & Virtual Account
Virtual Account Create / Update
Published when a virtual account is created, updated, or closed.
WEBHOOK
Documentation Index
Fetch the complete documentation index at: https://developers.uqpay.com/llms.txt
Use this file to discover all available pages before exploring further.
Event Types
| Event Type | Description |
|---|---|
virtual.account.create | A new virtual account was created. |
virtual.account.update | An existing virtual account was updated. |
virtual.account.closed | A virtual account was closed. |
Body
application/json
A unique identifier for this event.
Top-level event category.
Available options:
VIRTUAL The specific event type that occurred.
Available options:
virtual.account.create, virtual.account.update, virtual.account.closed Account bank ID.
API version number.
Example:
"V1.6.0"
Virtual account details associated with the event.
Response
200
Return 200 to acknowledge receipt.

