Skip to main content

webhookSamplePayload

Retrieve a sample payload for a given webhook event based on real data. It can be useful for some integrations where sample payload is required.

webhookSamplePayload(
eventType: WebhookSampleEventTypeEnum!
): JSONString

Arguments

webhookSamplePayload.eventType ● WebhookSampleEventTypeEnum! non-null enum webhooks

Name of the requested event type.

Type

JSONString scalar miscellaneous