Webhook Requests

Endpoint: POST /api/demo-store/webhook (verified by signing secret)

To send a webhook, sign the request body with HMAC-SHA256 using the app's signing secret and include it as the X-Webhook-Signature header.

Signing secret: ss_demo_signing_secret

ID Method Received At Remote Addr Body Preview
No webhook requests received yet.