Shops > Webhooks > webhooksCrc
Commerce APIShopsWebhookswebhooksCrc
webhooksCrc
POST:webhooks/crc.json

Description

Manually perform Challenge-Response Check for this webhook.

Permission bit: "webhooks.modify"

Topic: Webhooks

Arguments

shop_id: String!

Unique shop identifier. See also: Unique Identifiers

Example: "sh_EQzGqWoY"


webhook_id: String!

Unique webhook identifier. See also: Unique Identifiers

Example: "wh_EQzGqWoY"


Result

Boolean

Preview (typescript)

Loading module