Dashboard Issue card Users Payouts Webhook endpoints Incoming webhooks Outgoing API calls Events API console Settings

POST /merchants/v1/webhook_endpoints/01a0d8ee-f91a-7a06-b125-436e66878936/test_delivery

test_webhook_delivery · 2026-09-25T14:18:59Z · 3836 ms

Request body

(empty)

Request headers

https://api-connect.zay.me/merchants/v1/webhook_endpoints/01a0d8ee-f91a-7a06-b125-436e66878936/test_delivery

{
  "zay-api-key": "01a0d8de-4c75-76b9-bfb5-b4586f105038",
  "zay-timestamp": "1790345935",
  "zay-signature": "721fa881951f52854dfba08a0925572c3175af850f922f70b1ab449087e221a0",
  "Idempotency-Key": "\"e0d8939a-a2f0-43ae-ac65-42d531fe5c17\"",
  "Content-Type": "application/json",
  "Accept": "application/json"
}

Response body

{
  "webhook_delivery": {
    "id": "01a0d8ee-fdff-761c-b3c4-d5c677d656d9",
    "type": "webhook_endpoint.test",
    "occurred_at": "2026-09-25T14:18:55Z",
    "data": {
      "webhook_endpoint_id": "01a0d8ee-f91a-7a06-b125-436e66878936",
      "message": "This is a test event from Zay. If you received this, your endpoint is configured correctly."
    }
  }
}

Response headers

{
  "date": "Fri, 25 Sep 2026 14:18:59 GMT",
  "content-type": "application/json; charset=utf-8",
  "content-length": "308",
  "connection": "keep-alive",
  "cache-control": "no-cache",
  "set-cookie": "__cf_bm=b5ihDaA93zob1aKpBgScQzC.BKDZYiAPwQiqgoTSM0o-1790345935.4927897-1.0.1.1-r7eiBLQSJ0tjg.oo0D64J6qpbOqh9gERUgYhK5i8k9XNaVkNFCKvJE9cWwRQqRwiJ6ronTJ0Kc8ztaN4Vx.W0xsIqr1W4ovIROo6xGEuQzNTEXyNSHPFbpLMpKEC1EoF; HttpOnly; SameSite=None; Secure; Path=/; Domain=api-connect.zay.me; Expires=Fri, 25 Sep 2026 14:48:59 GMT",
  "content-security-policy": "default-src 'self'; script-src 'self' 'unsafe-inline'; style-src 'self' 'unsafe-inline' https://fonts.googleapis.com; font-src 'self' data: https://fonts.gstatic.com; img-src 'self' data: https://validator.swagger.io; object-src 'none'; base-uri 'self'; frame-ancestors 'self'",
  "referrer-policy": "strict-origin-when-cross-origin",
  "strict-transport-security": "max-age=63072000; includeSubDomains",
  "vary": "Accept-Encoding,Accept",
  "x-app-revision": "133b25328d12f1a38fa841d4c9e0c6527c66d0c7",
  "x-cache": "bypass",
  "x-content-type-options": "nosniff",
  "x-frame-options": "SAMEORIGIN",
  "x-permitted-cross-domain-policies": "none",
  "x-request-id": "61c02a6b-63fa-46ed-ab74-497556be240d",
  "x-runtime": "3.701995",
  "x-xss-protection": "0",
  "server": "cloudflare",
  "x-do-app-origin": "87888b6d-cb15-4812-8102-0e8a991df6f6",
  "x-do-orig-status": "202",
  "cf-cache-status": "DYNAMIC",
  "nel": "{\"report_to\":\"cf-nel\",\"success_fraction\":0.0,\"max_age\":604800}",
  "report-to": "{\"group\":\"cf-nel\",\"max_age\":604800,\"endpoints\":[{\"url\":\"https://a.nel.cloudflare.com/report/v4?s=IGOexRK5PDClJs7OcR%2BIhPbZipkOhH%2B%2FSuuO56lU6aHQpyJ%2FNg8s6Yh6v4kVopRBqRNfSf5d4EvMuAZ1AwfnNhe%2FjcSryN89Fa8hxj0mT8erRNNF6dC9k6cujYNXjqmL%2FhSZGmU%3D\"}]}",
  "cf-ray": "a40aa930bd73feb8-AMS",
  "alt-svc": "h3=\":443\"; ma=86400"
}