Skip to main content

Documentation

Withdraw Completed Webhook

The WithdrawCompleted webhook is sent when a withdrawal is completed 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.

  • WithdrawCompleted Webhook

  • {
      "type": "WithdrawCompleted",
      "id": "1da9cde0-d60d-11e8-8544-0ed4cc82c482",
      "phone_number": "+442071838752",
      "amount": 50,
      "currency": "USD",
      "pos_id": "013623da-d2e4-11e8-8544-0ed4cc82c482",
      "timestamp": "1540221245"
    }