Oracle Commerce Cloud Service includes the following webhooks:

Webhook

Notification event

Order Submit

An order has been successfully submitted by a customer or an agent.

Publish Complete

Changes were successfully published.

Shopper Registration

A new shopper has registered on your site.

Shopper Account Update

A registered shopper has changed their account details.

There are two versions of each webhook, preview and production. Production webhooks send information from your live web store to production environments of your external systems, while preview web hooks send information from your preview environment to the test or sandbox environments of your external systems.

When an application receives the webhook POST request, it must respond with a 200-level HTTP status code to indicate that the webhook was successfully received. If the application responds with any other response code, Oracle Commerce Cloud Service will resend the webhook up to five times. See Event Webhook endpoints for information about the updateWebhook and updateWebhooks endpoints, which you can use to change the resend frequency.


Copyright © 1997, 2016 Oracle and/or its affiliates. All rights reserved. Legal Notices