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

GET /merchants/v1/webhook_endpoints

list_webhook_endpoints · 2026-09-25T14:19:09Z · 333 ms

Request body

(empty)

Request headers

https://api-connect.zay.me/merchants/v1/webhook_endpoints

{
  "zay-api-key": "01a0d8de-4c75-76b9-bfb5-b4586f105038",
  "zay-timestamp": "1790345949",
  "zay-signature": "68aea2fa461b761854a9a75c0b6a1c533efd4e41761d6e55a6bc173792c3fb4a",
  "Idempotency-Key": "\"e42a25a2-58e2-4e71-a436-50f9d19c2065\"",
  "Content-Type": "application/json",
  "Accept": "application/json"
}

Response body

{
  "webhook_endpoints": [
    {
      "id": "01a0d8ee-f91a-7a06-b125-436e66878936",
      "url": "https://zay-dummy-merchant.dobbi.shop/webhooks",
      "description": "dummy merchant",
      "status": "enabled",
      "created_at": "2026-09-25T14:18:54Z",
      "updated_at": "2026-09-25T14:18:54Z"
    }
  ]
}

Response headers

{
  "date": "Fri, 25 Sep 2026 14:19:09 GMT",
  "content-type": "application/json; charset=utf-8",
  "transfer-encoding": "chunked",
  "connection": "keep-alive",
  "cache-control": "max-age=0, private, must-revalidate",
  "set-cookie": "__cf_bm=koQAnAr5vUowP1b9ImkuHMHt6khKOWRz8fCS9_SiQd4-1790345949.2352178-1.0.1.1-C4D.RkZ5qHOojhhYcVzGFuvRqipNMY3IGXUtPbEMnY0aADRSqP0dY3WcHYYCzl9rldpUAN7dnlfjj72_MjCj4kYPQHlagN8VuBmkUavVEFL.HEOq3gjn7Nlamgq9xM1z; HttpOnly; SameSite=None; Secure; Path=/; Domain=api-connect.zay.me; Expires=Fri, 25 Sep 2026 14:49:09 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'",
  "etag": "W/\"3df819cce393ae69b58f46b44c5629ae\"",
  "referrer-policy": "strict-origin-when-cross-origin",
  "strict-transport-security": "max-age=63072000; includeSubDomains",
  "vary": "Accept, accept-encoding",
  "x-app-revision": "133b25328d12f1a38fa841d4c9e0c6527c66d0c7",
  "x-cache": "miss",
  "x-content-type-options": "nosniff",
  "x-frame-options": "SAMEORIGIN",
  "x-permitted-cross-domain-policies": "none",
  "x-request-id": "31104e75-9bcf-46d8-98e7-184042e2b5db",
  "x-runtime": "0.135478",
  "x-xss-protection": "0",
  "cf-cache-status": "DYNAMIC",
  "x-do-app-origin": "87888b6d-cb15-4812-8102-0e8a991df6f6",
  "x-do-orig-status": "200",
  "server": "cloudflare",
  "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=9n5sx5Xuo3baqBJEuDxFG9XI5hwvgTiIaPi66Aj53xgLtUyRG6w97bHJGf%2BCi3ZH2Exv%2BwSbryDnNWP4hhxeMYRfY9dvd4owU%2FeBscQURiW9y5B8SivPmUEDmGebRqwOd%2FWnwks%3D\"}]}",
  "cf-ray": "a40aa9868fcc9310-FRA",
  "alt-svc": "h3=\":443\"; ma=86400"
}