curl --request POST \
--url https://api.sprucecollective.co.uk/subscriptions/webhook \
--header 'Content-Type: application/json' \
--data '{}'{}Handle webhook events from NomuPay for subscription payments
curl --request POST \
--url https://api.sprucecollective.co.uk/subscriptions/webhook \
--header 'Content-Type: application/json' \
--data '{}'{}Webhook data
The body is of type object.
OK
The response is of type object.