Skip to main content
POST
/
revolut
/
webhook
Handle Revolut webhook
curl --request POST \
  --url https://api.sprucecollective.co.uk/revolut/webhook \
  --header 'Content-Type: application/json' \
  --data '{}'
{}

Body

application/json

Webhook data

The body is of type object.

Response

OK

The response is of type object.