post
https://api-sandbox.merge.money/v1/account//payin-reversal
This endpoint reverses a previously received payin.
Important Information:
- This is not a scheme-based reversal; it is treated as a regular payout, and payout charges apply.
- Payin reversal can be initiated only on accounts where the permission flag
pi_reversal_enabledis set totrue. - Reversal currency and account details must exactly match those of the original payin transaction.
- The reversal amount cannot exceed the amount of the parent transaction.
- When reversing a payin due to failed reconciliation or an order cancellation, you can skip recipient registration entirely.
WebhookThe webhook payload for payin reversals is identical to the payout webhook, with these key fields to identify a reversal and link back to the original transaction:
"event": "PAYOUT" "payment_type": "payout" "type_description": "payin_reversal" "parent_transaction_id": "59b69a52-7748-42ef-9a8b-48fc05f9a9f5"
Recent Requests
Log in to see full request history
| Time | Status | User Agent | |
|---|---|---|---|
Retrieving recent requests… | |||
Loading…

