Payout & Disputes
Payout Final State
Published when a merchant-initiated fund withdrawal reaches a new state.
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 |
|---|---|
acquiring.payout.created | A payout request was created. |
acquiring.payout.succeeded | The payout was completed successfully. |
acquiring.payout.failed | The payout failed. |
Body
application/json
A unique identifier for this event.
Top-level event category.
Available options:
ACQUIRING The specific event type that occurred.
Available options:
acquiring.payout.created, acquiring.payout.succeeded, acquiring.payout.failed Payout ID.
API version number.
Example:
"V1.6.0"
Payout details associated with the event.
Response
200
Return 200 to acknowledge receipt.

