If you are running multiple sites on your Commerce Cloud instance, your REST calls need to specify which sites they apply to. There are two ways to specify the site:

Note that if you do not specify a site in a call to the Store API, the call is directed to the default site. (See Configure Sites for a discussion of the default site.) If you do not specify a site in a call to the Admin API or the Agent API, the call is applied to the instance as a whole. For example, if you specify a site for the getOrders Admin endpoint, only orders associated with that site are returned; if you do not specify a site, orders associated with all sites are returned.


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