An order represents details of a shopper’s order on your Oracle Commerce Cloud Service store. The order includes the SKUs purchased, plus shipping and payment details. The endpoints in the Orders resource let external services make calls to Oracle Commerce Cloud Service to get order data and update existing orders. For example, an order management system can update an order to specify that all items in an order have shipped. Orders endpoints are located at.

The following table describes each of the Orders endpoints.

Endpoint

Description

getOrder

Gets the details of a specific order.

getOrders

Gets a collection of orders.

updateOrder

Updates an existing order with status changes, for example, when the items have shipped.

The properties for an order are described in the documentation for the updateOrder endpoint. (See Learn about the APIs for information about accessing endpoint documentation.) However, the endpoint documentation does not list the states for orders, payment groups, shipping groups, and commerce items.

The tables in the following sections describe the possible states:


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