> 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

# ACH Return Received

POST 

Triggered when an ACH return is received on a money-in transaction.

Notification name: `receivedachreturn`

Reference: https://docs.payabli.com/developers/webhooks/payops-ach-return-received

## Request

### Payload

- `Event` ("ReceivedAchReturn", required) — Event type identifier
- `Paypoint` (string, required) — The name of the merchant/paypoint
- `AccountType` (string, required) — Payment account type
- `Text` (string, required) — Human-readable description of the event
- `Method` (string, required) — Payment processing method
- `ReasonCode` (string, required) — Chargeback or return reason code
- `Reason` (string, required) — Reason description
- `transId` (string, required) — Unique transaction identifier
- `NetAmount` (string, required) — Net amount in currency format
- `chargebackTime` (string, required) — Chargeback timestamp
- `CustomerId` (string, required) — The unique identifier for the customer
- `CustomerNumber` (string, required) — Internal customer identifier
- `chargebackID` (integer, required) — Unique chargeback identifier
- `ExternalPaypointId` (string, required) — External paypoint system identifier