Settlement & Refunds
Payment Settlement
Published when a settlement batch has been processed and funds are transferred to the designated Global Account.
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.payment.settlement | A settlement batch was processed. |
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.payment.settlement Settlement batch ID.
API version number.
Example:
"V1.6.0"
Settlement batch details associated with the event.
Response
200
Return 200 to acknowledge receipt.

