Skip to main content

Documentation

Withdraw Reversal Webhook

The WithdrawReversal webhook is sent when a withdrawal is reversed at a Rapyd point-of-sale location.

Note

The endpoint for webhooks is unique for each merchant. To set up a webhook endpoint for the POS API, contact Rapyd Client Support.

  • WithdrawReversal Webhook

  • {
        "type": "WithdrawReversal",
        "id": "9813fca5-42d0-11ea-8193-0e0450a4edb1",
        "phone_number": "",
        "amount": 60,
        "currency": "GBP",
        "pos_id": "d8b37e8d-c051-11e6-a158-0a8688a18afb",
        "timestamp": "1580327429"
    }