curl --request POST \
--url https://api.sprucecollective.co.uk/nomupay/webhook \
--header 'Content-Type: application/json' \
--data '{}'{}Handle webhooks from NOMU Pay payment gateway
curl --request POST \
--url https://api.sprucecollective.co.uk/nomupay/webhook \
--header 'Content-Type: application/json' \
--data '{}'{}Webhook data
The body is of type object.
OK
The response is of type object.