Skip to main content
POST
/
nomupay
/
webhook
Handle NOMU Pay webhook
curl --request POST \
  --url https://api.sprucecollective.co.uk/nomupay/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.