Account & Virtual Account
Beneficiary Created
Published when a beneficiary creation is successful or failed.
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 |
|---|---|
beneficiary.successful | The beneficiary was created successfully. |
beneficiary.failed | The beneficiary creation failed. |
Body
application/json
A unique identifier for this event.
Top-level event category.
Available options:
BENEFICIARY The specific event type that occurred.
Available options:
beneficiary.successful, beneficiary.failed Beneficiary ID.
API version number.
Example:
"V1.6.0"
Beneficiary details associated with the event.
Response
200
Return 200 to acknowledge receipt.

