Skip to main content

Webhook Test — Process (Replay)

POST 

//:domain/api/tiktok-shop/integration-instances/:integration_instance_id/webhook-test/process

Replay a sample webhook payload. Persists a TikTokShopWebhookEvent and dispatches the same ProcessTikTokShopWebhookEventJob the live receiver uses. Body: topic (string, one of TikTokShopWebhookTopicEnum), data (array — the full webhook envelope including shop_id, type, data), dry_run (bool, optional). Non-production only.

Request

Responses

Successful response