> This is Payabli documentation. For a complete page index, fetch https://docs.payabli.com/llms.txt — append .md to any page URL for lightweight markdown. For section-level indexes, query parameters, and other AI-optimized access methods, see https://docs.payabli.com/ai-agents.md

# Funds Returned

POST 

Triggered when funds are returned to the Payabli account.

Notification name: `payout_funds_returned`

Reference: https://docs.payabli.com/developers/webhooks/payout-funds-returned

## Request

### Payload

- `transferOutId` (string, required) — Unique identifier for the outbound transfer
- `netAmount` (string, required) — Net amount in currency format
- `totalAmount` (string, required) — Total transaction amount including fees
- `transferTime` (string, required) — Transfer timestamp
- `paypointDba` (string, required) — The DBA name of the merchant/paypoint
- `event` ("PayoutFundsReturned", required) — Event type identifier
- `paypoint` (string, required) — The name of the merchant/paypoint
- `text` (string, required) — Human-readable description of the event
- `contactUs` (string, required) — Contact information string
- `entryPoint` (string, required) — System entry point identifier