A webhook is a secure system that notifies you of events that have occurred in Kount 360. The event notification processor queries the event notification service to determine which events you are subscribed to. Then, for each subscription, it calls that event type to construct the response message.
Create a webhook by providing your API URL and then assigning one or multiple events.
-
Sign in to Kount 360.
-
Select Admin.
-
Select Product Configuration.
-
Select Webhooks.
-
Select New Webhook.
-
Select one or more events.
-
Optionally, you can enter a Channel. The Channel allows you to specify which store you want associated with the webhook. The Channel you enter must match the one used when sending data in the request to the POST Orders endpoint.
-
Enter the URL for where you want the webhook sent.
-
Select Enter.
-
Select Confirm to register the webhook.
Edit a webhook to update the status, add or remove an event, or change the API URL.
-
Sign in to Kount 360.
-
Select Admin.
-
Select Product Configuration.
-
Select Webhooks.
-
Find the webhook you want to edit and select Edit .
-
Change the webhook status (Enabled or Disabled), select/deselect an event, or update the URL.
Note
Disabling a webhook stops the event notification from being called for that URL until it is re-enabled.
-
Select Enter.
Delete a webhook to remove the API URL from event notifications.
-
Sign in to Kount 360.
-
Select Admin.
-
Select Product Configuration.
-
Select Webhooks.
-
Find the webhook you want to delete and then select Delete .
-
Enter the URL to confirm deletion.
-
Select Delete.
Note
Deleting a webhook removes the registration from Kount. You will no longer receive event notifications for that URL.
Comments
0 comments
Article is closed for comments.