Yoco Webhooks API
Register, list, and delete webhook endpoints that Yoco calls with signed event notifications (payment.succeeded, refund.succeeded, and related types). Deliveries carry webhook-id, webhook-timestamp, and webhook-signature headers verified with an HMAC-SHA256 signature over the payload.
Documentation
APIReference
https://developer.yoco.com/online/api-reference/webhooks/list-all-webhooks
Documentation
https://developer.yoco.com/online/api-reference/webhooks/verifying-events/