Rest API - Webhooks and Events
Given this JSON payload sent to a webhook registration endpoint:{"callback_url": "https://example.com/hook", "event": "order_created"}
What should the server respond if the registration is successful?
Given this JSON payload sent to a webhook registration endpoint:{"callback_url": "https://example.com/hook", "event": "order_created"}
What should the server respond if the registration is successful?
15+ quiz questions · All difficulty levels · Free
Free Signup - Practice All Questions