Skip to main content
POST
/
v2
/
payments
/
reno
/
webhook
cURL
curl --request POST \
  --url https://revive-api-v2-production.herokuapp.com/v2/payments/reno/webhook \
  --header 'Content-Type: application/json' \
  --data '{}'

Body

application/json

The body is of type object.

Response

200

Success