Skip to main content

Documentation

Deposit Completed Webhook

The DepositCompleted webhook notifies the merchant that the customer completed a deposit 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.

  • DepositCompleted WebHook

  • {
      "type": "DepositCompleted",
      "id": "88b06541-0953-4674-9f64-97c4",
      "phone_number": "+12125559876",
      "amount": 10.00,
      "currency": "USD",
      "pos_id": "pos_d9c944b8c8c1e538ca30ecaf67e54f",
      "timestamp": 0
    }