ClientLoop Docs| DEVELOPER DOCS
  • API Reference
  • Webhook

Webhook

Queries

  • webhooksAuthenticated
  • webhookRequestsAuthenticatedThe delivery history for a webhook, oldest first.

Mutations

  • webhookCreateAuthenticated
  • webhookUpdateAuthenticated
  • webhookDeleteAuthenticated
  • webhookRotateSecretAuthenticated

Types

  • DateTimeISO 8601 formatted date time. Ex. 2023-11-23T14:30:00Z
  • JSONA JSON string
  • OperationResultOperational return type representing success or failure with a message.
  • PageInfoPageInfo type for cursor-based pagination following the Relay specification for cursor based pagination.
  • WebhookA subscription that delivers event notifications to an owner-supplied HTTPS endpoint. Referenced by id so its url or event list can change without affecting referencing records.
  • WebhookConnection
  • WebhookCreateInput
  • WebhookDeleteInput
  • WebhookEdge
  • WebhookRequestA single delivery of a JSON payload to a webhook, together with its retry state. Retained for 90 days.
  • WebhookRequestConnection
  • WebhookRequestEdge
  • WebhookRequestsInput
  • WebhookRequestStatusDelivery lifecycle of a WebhookRequest. A request is pending until it is delivered (an accepted 200/201 response) or failed (no acceptance within the 7-day retry deadline).
  • WebhookRotateSecretInput
  • WebhookSecretResultReturned only by webhookCreate and webhookRotateSecret: the webhook plus its raw signing secret, shown once and never retrievable again. Use it to verify delivered payload signatures.
  • WebhooksInput
  • WebhookUpdateInput

© 2026 ClientLoop, LLC

Privacy PolicyTerms of Service

Getting Started

  • Introduction
  • Knowledge Base

Components

  • Apply
  • Checkout
  • Contact IDV

Webhooks

  • Overview
  • Signatures
  • Events

API Reference

  • ApplySession
  • Contact
  • PaymentPlan
  • PaymentPlanSession
  • PaymentSession
  • Webhook
  • Other
  • schema.graphql

Guides

  • Credit Card Surcharging

Release Notes

  • Release Notes