Demo modebez perzistence (nastav DATABASE_URL) · bez auth (nastav WEAVE_ACCESS_PASSWORD + SESSION_SECRET)
Test cases

Webhook notification on order status change

highactive

Popis

System sends a webhook to the registered URL on every order status change.

Kroky

  1. 1
    Register a webhook endpoint
  2. 2
    Change order status to 'shipped'
  3. 3
    Verify POST received at webhook endpoint
    Payload contains orderId and new status
Očekávaný výsledek: Webhook delivered within 5 s, HMAC signature valid.

Výskyt v bězích

Zatím žádné běhy.
Owner
dev@qawave.ai
Tagy
#api#webhooks#integration
Vytvořeno
13. 5. 2026 09:00
Upraveno
25. 5. 2026 09:00