> 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

# Settlement Pending

POST 

Triggered when a pay out batch settlement is pending.

Notification name: `payout_batch_settlement_pending`

Reference: https://docs.payabli.com/developers/webhooks/payout-settlement-pending

## Request

### Payload

- `Event` ("TransferPending", required) — Event type identifier
- `Paypoint` (string, required) — The name of the merchant/paypoint
- `Text` (string, required) — Human-readable description of the event
- `transferId` (integer, required) — Unique transfer identifier
- `NetAmount` (string, required) — Net amount in currency format
- `TotalAmount` (string, required) — Total transaction amount including fees
- `RtAmount` (string, required) — Return amount in currency format
- `transferTime` (string, required) — Transfer timestamp
- `batchId` (integer, required) — Unique batch identifier
- `ContactUs` (string, required) — Contact information string
- `batchNumber` (string, required) — Batch number identifier
- `entryPoint` (string, required) — System entry point identifier
- `ExternalPaypointId` (string, required) — External paypoint system identifier