listSites
get
/ccstore/v1/sites
List Sites. Get the list of available sites.
Request
There are no request parameters for this operation.
Response
Supported Media Types
- application/json
200 Response
Following model is returned when operation succeeds.
Body
Root Schema : listSites_response
- count
-
Type:
integer
The count of items - endingIndex
-
Type:
integer
The ending index - items
-
Type:
array
itemsAdditional Properties Allowed:The list of available sites - limit
-
Type:
integer
The limit - listingRequest
-
Type:
object
listingRequestAdditional Properties Allowed:The listing request - offset
-
Type:
string
The offset - sort
-
Type:
object
sortAdditional Properties Allowed:The sort parameters - startingIndex
-
Type:
integer
The starting index - totalNumberOfItems
-
Type:
integer
The total number of items. - totalResults
-
Type:
integer
Total number of results - totalResultsParam
-
Type:
boolean
The total results parameter
Nested Schema : items
Nested Schema : listingRequest
Type:
object
The listing request
- after
-
Type:
string
The after query - calculateTotalAvailable
-
Type:
boolean
Whether to calculate total available - endingIndex
-
Type:
integer
The ending index - expanded
-
Type:
boolean
Whether the response is expanded - filterProperties
-
Type:
array
filterPropertiesAdditional Properties Allowed:The array of filter property strings - includeRqlInQueryGeneration
-
Type:
boolean
Whether RQL is included during query generation - limit
-
Type:
integer
The limit - queryOptions
-
Type:
object
queryOptionsAdditional Properties Allowed:The query options - rqlStatement
-
Type:
string
The RQL statement - rqlString
-
Type:
string
The query string - siteId
-
Type:
string
The site id - sort
-
Type:
object
sortAdditional Properties Allowed:The sort parameters - startingIndex
-
Type:
integer
The starting index
Nested Schema : sort
Type:
object
The sort parameters
- collator
-
Type:
string
The collator - empty
-
Type:
boolean
Whether the sort allows empty - localeSensitiveSorting
-
Type:
boolean
Whether the sort is locale sensititve - numDirectives
-
Type:
integer
The numnber of directives
Nested Schema : items
Type:
object
- additionalLocaleIds
-
Type:
array
additionalLocaleIdsAdditional Properties Allowed:Additional Country ids. - additionalProductionURLs
-
Type:
array
additionalProductionURLsAdditional Properties Allowed:The array of additional production URLs - allowedOriginMethods
-
Type:
object
allowedOriginMethodsAdditional Properties Allowed:{ "type":"string" }
Map of hostname (key) and the allowed http methods (values) for that host. - billingCountries
-
Type:
array
billingCountriesAdditional Properties Allowed:The list of billing countries - contextRoot
-
Type:
string
The context root of the site - defaultAccessLevel
-
Type:
string
The default access level of the site - defaultBillingCountryId
-
Type:
string
Default Billing Country ID. - defaultCatalog
-
Type:
object
defaultCatalogAdditional Properties Allowed:The default catalog associated with the site - defaultListPriceList
-
Type:
object
defaultListPriceListAdditional Properties Allowed:The default list price list - defaultLocaleId
-
Type:
string
The default locale ID. - defaultPriceListGroup
-
Type:
object
defaultPriceListGroupAdditional Properties Allowed:The default price list group - defaultSalePriceList
-
Type:
object
defaultSalePriceListAdditional Properties Allowed:The default sale price list - defaultShippingCountryId
-
Type:
string
Default Shipping Country ID. - defaultShippingSurchargePriceList
-
Type:
object
defaultShippingSurchargePriceListAdditional Properties Allowed:The default shipping surcharge price list - description
-
Type:
string
Site description. - emailAddress
-
Type:
string
The email address of the author - enabled
-
Type:
boolean
Is the site currently enabled - endecaSiteId
-
Type:
string
The endeca site associated with this site - favicon
-
Type:
string
The URL of the favicon - id
-
Type:
string
Id of the site. - longDescription
-
Type:
string
Long site description. - masterCatalog
-
Type:
object
masterCatalogAdditional Properties Allowed:The master catalog for the site - maxCouponsPerOrder
-
Type:
integer
Maximum coupons allowed per order (null if not applicable) - name
-
Type:
string
Site name. - paymentGateways
-
Type:
array
paymentGatewaysAdditional Properties Allowed:The array of the payment gateway names - priceListGroupList
-
Type:
array
priceListGroupListAdditional Properties Allowed:List of Price List Groups associated with the site including default Price List Group - productionURL
-
Type:
string
The production base url for storefront. If set, this base url will be used for any absolute generated links e.g. sitemap urls - profileContextList
-
Type:
object
profileContextListAdditional Properties Allowed:The list of profile contexts - realmId
-
Type:
string
The realm id - recommendationsHost
-
Type:
string
The host name of the recommendations server. - recommendationsPort
-
Type:
string
The port of the recommendations server - repositoryId
-
Type:
string
Repository ID of the site. - secondaryCurrency
-
Type:
string
Currency used for calculating shipping and tax for loyalty. - sfVersion
-
Type:
string
The storefront version - siteDownURL
-
Type:
string
The site down URL - siteIcon
-
Type:
string
The URL of the site icon - siteTemplate
-
Type:
string
The site template name - siteTypes
-
Type:
array
siteTypesAdditional Properties Allowed:List of site types supported by this site. Each site type has to be one of the allowed siteType options (case sensitive) - timeToLive
-
Type:
integer
The hold price time value in milliseconds. - type
-
Type:
string
The site type
Nested Schema : additionalLocaleIds
Nested Schema : additionalProductionURLs
Nested Schema : allowedOriginMethods
Type:
object
-
Type:
string
Map of hostname (key) and the allowed http methods (values) for that host.
Nested Schema : billingCountries
Nested Schema : defaultCatalog
Type:
object
The default catalog associated with the site
- allRootCategories
-
Type:
array
allRootCategoriesAdditional Properties Allowed:The array of all root categories - repositoryId
-
Type:
string
The repository id of the catalog - rootCategories
-
Type:
array
rootCategoriesAdditional Properties Allowed:The root categories of the default catalog
Nested Schema : defaultListPriceList
Type:
object
The default list price list
- repositoryId
-
Type:
string
Repository id of the default sale price list
Nested Schema : defaultPriceListGroup
Type:
object
The default price list group
- active
-
Type:
boolean
true if priceListGroup is active otherwise false - currency
-
Type:
object
currencyAdditional Properties Allowed:The currency of the price list group - deleted
-
Type:
boolean
true if priceListGroup is deleted otherwise false - displayName
-
Type:
string
The display name of the price list group - id
-
Type:
string
The priceListGroup id associated with site. - locale
-
Type:
string
The locale associated with the price list group - repositoryId
-
Type:
string
The priceListGroup id associated with the site.
Nested Schema : defaultSalePriceList
Type:
object
The default sale price list
- repositoryId
-
Type:
string
Repository id of the default sale price list
Nested Schema : defaultShippingSurchargePriceList
Type:
object
The default shipping surcharge price list
- repositoryId
-
Type:
string
Repository id of the default sale price list
Nested Schema : masterCatalog
Type:
object
The master catalog for the site
- allRootCategories
-
Type:
array
allRootCategoriesAdditional Properties Allowed:The array of all root categories - repositoryId
-
Type:
string
The repository id of the catalog - rootCategories
-
Type:
array
rootCategoriesAdditional Properties Allowed:The root categories of the default catalog
Nested Schema : paymentGateways
Nested Schema : priceListGroupList
Nested Schema : profileContextList
Type:
object
The list of profile contexts
- repositoryId
-
Type:
string
The repository id of the profile context
Nested Schema : siteTypes
Type:
array
List of site types supported by this site. Each site type has to be one of the allowed siteType options (case sensitive)
-
Type:
string
Nested Schema : items
Type:
object
- countryCode
-
Type:
string
The country code - displayName
-
Type:
string
The display name of the country - repositoryId
-
Type:
string
The repository id of the country
Nested Schema : allRootCategories
Nested Schema : rootCategories
Nested Schema : items
Type:
object
- active
-
Type:
boolean
Whether the category is active - categoryIdPaths
-
Type:
array
categoryIdPathsAdditional Properties Allowed:The ids of the paths associated with the category - categoryImages
-
Type:
array
categoryImagesAdditional Properties Allowed:The array of image URLs associated with the category - categoryPaths
-
Type:
array
categoryPathsAdditional Properties Allowed:The category paths of the category - childCategories
-
Type:
array
childCategoriesAdditional Properties Allowed:The array of child categories - creationDate
-
Type:
string
The ISO 8601 date representing the creation date of the category - description
-
Type:
string
The description of the category - displayName
-
Type:
string
The display name of the category - fixedParentCategories
-
Type:
array
fixedParentCategoriesAdditional Properties Allowed:The array of the fixed parent categories. - id
-
Type:
string
The id of the category - longDescription
-
Type:
string
The long description of the category - repositoryId
-
Type:
string
The repository id of the category - route
-
Type:
string
The route of the category
Nested Schema : categoryIdPaths
Nested Schema : categoryImages
Nested Schema : categoryPaths
Nested Schema : childCategories
Nested Schema : fixedParentCategories
Nested Schema : items
Type:
object
- repositoryId
-
Type:
string
The repository id of the child categories
Nested Schema : items
Type:
object
- repositoryId
-
Type:
string
The repository id of the child categories
Nested Schema : currency
Type:
object
The currency of the price list group
- currencyCode
-
Type:
string
The currency code - displayName
-
Type:
string
The display name of the currency - fractionalDigits
-
Type:
integer
The fractional digits allowed in the currency - numericCode
-
Type:
string
The numeric code representing the currency - repositoryId
-
Type:
string
The repository id of the currency - symbol
-
Type:
string
The symbol of the currency
Nested Schema : allRootCategories
Nested Schema : rootCategories
Nested Schema : items
Type:
object
- active
-
Type:
boolean
Whether the category is active - categoryIdPaths
-
Type:
array
categoryIdPathsAdditional Properties Allowed:The ids of the paths associated with the category - categoryImages
-
Type:
array
categoryImagesAdditional Properties Allowed:The array of image URLs associated with the category - categoryPaths
-
Type:
array
categoryPathsAdditional Properties Allowed:The category paths of the category - childCategories
-
Type:
array
childCategoriesAdditional Properties Allowed:The array of child categories - creationDate
-
Type:
string
The ISO 8601 date representing the creation date of the category - description
-
Type:
string
The description of the category - displayName
-
Type:
string
The display name of the category - fixedParentCategories
-
Type:
array
fixedParentCategoriesAdditional Properties Allowed:The array of the fixed parent categories - id
-
Type:
string
The id of the category - longDescription
-
Type:
string
The long description of the category - repositoryId
-
Type:
string
The repository id of the category - route
-
Type:
string
The route of the category
Nested Schema : categoryIdPaths
Nested Schema : categoryImages
Nested Schema : categoryPaths
Nested Schema : childCategories
Nested Schema : fixedParentCategories
Nested Schema : items
Type:
object
- repositoryId
-
Type:
string
The repository id of the child categories
Nested Schema : items
Type:
object
- repositoryId
-
Type:
string
The repository id of the child categories
Nested Schema : items
Type:
object
- active
-
Type:
boolean
true if priceListGroup is active otherwise false - currency
-
Type:
object
currencyAdditional Properties Allowed:The currency of the price list group - deleted
-
Type:
boolean
true if priceListGroup is deleted otherwise false - displayName
-
Type:
string
The display name of the price list group - id
-
Type:
string
The priceListGroup id associated with site. - locale
-
Type:
string
The locale associated with the price list group - repositoryId
-
Type:
string
The priceListGroup id associated with the site.
Nested Schema : currency
Type:
object
The currency of the price list group
- currencyCode
-
Type:
string
The currency code - displayName
-
Type:
string
The display name of the currency - fractionalDigits
-
Type:
integer
The fractional digits allowed in the currency - numericCode
-
Type:
string
The numeric code representing the currency - repositoryId
-
Type:
string
The repository id of the currency - symbol
-
Type:
string
The symbol of the currency
Nested Schema : filterProperties
Nested Schema : queryOptions
Type:
object
The query options
- doNotCacheQuery
-
Type:
boolean
Whether it is a do not cache query - ignoreDuplicates
-
Type:
boolean
Whether to ignore duplicates - nthIndex
-
Type:
integer
The nth index - precachedPropertyNames
-
Type:
array
precachedPropertyNamesAdditional Properties Allowed:The pre-cached property names array - sortDirectives
-
Type:
object
sortDirectivesAdditional Properties Allowed:The sort directives - startingIndex
-
Type:
integer
The starting index - uncachedItems
-
Type:
boolean
Whether the query was on uncached items - uncachedItemsSet
-
Type:
boolean
Whether the query is optimized for uncached items
Nested Schema : sort
Type:
object
The sort parameters
- collator
-
Type:
string
The collator - empty
-
Type:
boolean
Whether the sort allows empty - localeSensitiveSorting
-
Type:
boolean
Whether the sort is locale sensititve - numDirectives
-
Type:
integer
The numnber of directives
Nested Schema : precachedPropertyNames
Nested Schema : sortDirectives
Type:
object
The sort directives
- empty
-
Type:
boolean
Whether this is an empty query - localeSensitiveSorting
-
Type:
boolean
Whether this is a locale sensitive sorting - numDirectives
-
Type:
integer
The number of directives
Example application/json
{
"totalResults":1,
"endingIndex":250,
"offset":0,
"totalResultsParam":true,
"count":1,
"limit":250,
"sort":{
"collator":null,
"localeSensitiveSorting":false,
"numDirectives":1,
"empty":false
},
"items":[
{
"longDescription":null,
"priceListGroupList":[
{
"deleted":false,
"displayName":"Default Price Group",
"repositoryId":"defaultPriceGroup",
"active":true,
"currency":{
"symbol":"$",
"displayName":"US Dollar",
"repositoryId":"en_US",
"fractionalDigits":2,
"currencyCode":"USD",
"numericCode":"840"
},
"id":"defaultPriceGroup",
"locale":"en_US"
}
],
"productionURL":null,
"description":"Commerce Cloud Site",
"secondaryCurrency":"USD",
"defaultCatalog":{
"repositoryId":"cloudLakeCatalog",
"rootCategories":[
{
"longDescription":"Cloud Commerce Non-Navigable",
"categoryImages":[
],
"displayName":"Non-Navigable",
"categoryPaths":[
"/Non-Navigable"
],
"active":false,
"description":null,
"categoryIdPaths":[
"nonNavigableCategory"
],
"childCategories":null,
"fixedParentCategories":[
],
"creationDate":"2017-03-31T05:19:46.000Z",
"route":"/non-navigable/category/nonNavigableCategory",
"repositoryId":"nonNavigableCategory",
"id":"nonNavigableCategory"
},
{
"longDescription":"Commerce Cloud Root Category",
"categoryImages":[
],
"displayName":"Storefront Navigation",
"categoryPaths":[
"/Storefront Navigation"
],
"active":false,
"description":null,
"categoryIdPaths":[
"rootCategory"
],
"childCategories":[
{
"repositoryId":"cat40013"
},
{
"repositoryId":"cat60023"
},
{
"repositoryId":"catOutdoor"
},
{
"repositoryId":"clearanceCat"
},
{
"repositoryId":"topLeaf"
},
{
"repositoryId":"cameracat"
},
{
"repositoryId":"AllProdPagination"
},
{
"repositoryId":"giftCards"
}
],
"fixedParentCategories":[
],
"creationDate":"2017-03-31T05:19:28.000Z",
"route":"/storefront-navigation/category/rootCategory",
"repositoryId":"rootCategory",
"id":"rootCategory"
}
],
"allRootCategories":[
]
},
"defaultAccessLevel":"FULL",
"type":"siteConfiguration",
"defaultBillingCountryId":null,
"enabled":true,
"defaultShippingCountryId":null,
"endecaSiteId":null,
"timeToLive":null,
"defaultLocaleId":"1",
"emailAddress":"CloudCommerce@example.com",
"billingCountries":[
{
"countryCode":"DE",
"displayName":"Germany",
"repositoryId":"DE"
},
{
"countryCode":"LK",
"displayName":"Sri Lanka",
"repositoryId":"LK"
},
{
"countryCode":"CA",
"displayName":"Canada",
"repositoryId":"CA"
},
{
"countryCode":"US",
"displayName":"United States",
"repositoryId":"US"
},
{
"countryCode":"CL",
"displayName":"Chile",
"repositoryId":"CL"
},
{
"countryCode":"FO",
"displayName":"Faroe Islands",
"repositoryId":"FO"
},
{
"countryCode":"BD",
"displayName":"Bangladesh",
"repositoryId":"BD"
},
{
"countryCode":"AR",
"displayName":"Argentina",
"repositoryId":"AR"
},
{
"countryCode":"PA",
"displayName":"Panama",
"repositoryId":"PA"
},
{
"countryCode":"BR",
"displayName":"Brazil",
"repositoryId":"BR"
},
{
"countryCode":"CO",
"displayName":"Colombia",
"repositoryId":"CO"
},
{
"countryCode":"MX",
"displayName":"Mexico",
"repositoryId":"MX"
},
{
"countryCode":"MC",
"displayName":"Monaco",
"repositoryId":"MC"
},
{
"countryCode":"PE",
"displayName":"Peru",
"repositoryId":"PE"
},
{
"countryCode":"AU",
"displayName":"Australia",
"repositoryId":"AU"
}
],
"maxCouponsPerOrder":null,
"siteTemplate":"cloudSiteTemplate",
"paymentGateways":[
],
"siteIcon":null,
"additionalProductionURLs":[
],
"id":"siteUS",
"defaultSalePriceList":{
"repositoryId":"salePrices"
},
"additionalLocaleIds":[
],
"siteDownURL":null,
"defaultListPriceList":{
"repositoryId":"listPrices"
},
"realmId":null,
"recommendationsHost":"pt-recs-app1.us.oracle.com",
"favicon":null,
"sfVersion":null,
"allowedOriginMethods":{
},
"defaultShippingSurchargePriceList":{
"repositoryId":"shippingSurchargePrices"
},
"defaultPriceListGroup":{
"deleted":false,
"displayName":"Default Price Group",
"repositoryId":"defaultPriceGroup",
"active":true,
"currency":{
"symbol":"$",
"displayName":"US Dollar",
"repositoryId":"en_US",
"fractionalDigits":2,
"currencyCode":"USD",
"numericCode":"840"
},
"id":"defaultPriceGroup",
"locale":"en_US"
},
"contextRoot":null,
"masterCatalog":{
"repositoryId":"cloudLakeCatalog",
"rootCategories":[
{
"longDescription":"Cloud Commerce Non-Navigable",
"categoryImages":[
],
"displayName":"Non-Navigable",
"categoryPaths":[
"/Non-Navigable"
],
"active":false,
"description":null,
"categoryIdPaths":[
"nonNavigableCategory"
],
"childCategories":null,
"fixedParentCategories":[
],
"creationDate":"2017-03-31T05:19:46.000Z",
"route":"/non-navigable/category/nonNavigableCategory",
"repositoryId":"nonNavigableCategory",
"id":"nonNavigableCategory"
},
{
"longDescription":"Commerce Cloud Root Category",
"categoryImages":[
],
"displayName":"Storefront Navigation",
"categoryPaths":[
"/Storefront Navigation"
],
"active":false,
"description":null,
"categoryIdPaths":[
"rootCategory"
],
"childCategories":[
{
"repositoryId":"cat40013"
},
{
"repositoryId":"cat60023"
},
{
"repositoryId":"catOutdoor"
},
{
"repositoryId":"clearanceCat"
},
{
"repositoryId":"topLeaf"
},
{
"repositoryId":"cameracat"
},
{
"repositoryId":"AllProdPagination"
},
{
"repositoryId":"giftCards"
}
],
"fixedParentCategories":[
],
"creationDate":"2017-03-31T05:19:28.000Z",
"route":"/storefront-navigation/category/rootCategory",
"repositoryId":"rootCategory",
"id":"rootCategory"
}
],
"allRootCategories":[
]
},
"siteTypes":[
"commerce"
],
"recommendationsPort":"8080",
"repositoryId":"siteUS",
"profileContextList":{
"repositoryId":"siteUS-catalogAndPriceGroups"
},
"name":"Commerce Cloud Site"
}
],
"listingRequest":{
"endingIndex":250,
"queryOptions":{
"precachedPropertyNames":null,
"doNotCacheQuery":false,
"sortDirectives":{
"collator":null,
"localeSensitiveSorting":false,
"numDirectives":1,
"empty":false
},
"endingIndex":250,
"ignoreDuplicates":false,
"nthIndex":1,
"uncachedItems":false,
"uncachedItemsSet":false,
"startingIndex":0
},
"rqlString":null,
"sort":{
"collator":null,
"localeSensitiveSorting":false,
"numDirectives":1,
"empty":false
},
"startingIndex":0,
"filterProperties":[
],
"includeRqlInQueryGeneration":true,
"rqlStatement":null,
"expanded":false,
"limit":250,
"siteId":"siteUS",
"after":null,
"calculateTotalAvailable":true
},
"startingIndex":0,
"totalNumberOfItems":1
}
Default Response
The error response
Body
Root Schema : errorModel
Type:
object
- devMessage
-
Type:
string
An optional non-localized message containing technical information for developers - errorCode
-
Type:
string
The numerical code identifying the error - errors
-
Type:
array
errorsAdditional Properties Allowed:An optional list of errors if multiple errors were encountered - message
-
Type:
string
The localized message describing the error - moreInfo
-
Type:
string
An optional non-localized message with more information - o:errorPath
-
Type:
string
An optional machine readable description of where the error occurred - status
-
Type:
string
The HTTP status code - type
-
Type:
string
The URI to the HTTP state code definition
Nested Schema : errors
Nested Schema : items
Type:
object
- devMessage
-
Type:
string
An optional non-localized message containing technical information for developers - errorCode
-
Type:
string
The numerical code identifying the error - message
-
Type:
string
The localized message describing the error - moreInfo
-
Type:
string
An optional non-localized message with more information - o:errorPath
-
Type:
string
An optional machine readable description of where the error occurred - status
-
Type:
string
The HTTP status code
Examples
Sample Response Payload returned by endpoint:
{ "totalResults": 1, "endingIndex": 250, "offset": 0, "totalResultsParam": true, "count": 1, "limit": 250, "sort": { "collator": null, "localeSensitiveSorting": false, "numDirectives": 1, "empty": false }, "items": [{ "longDescription": null, "priceListGroupList": [{ "deleted": false, "displayName": "Default Price Group", "repositoryId": "defaultPriceGroup", "active": true, "currency": { "symbol": "$", "displayName": "US Dollar", "repositoryId": "en_US", "fractionalDigits": 2, "currencyCode": "USD", "numericCode": "840" }, "id": "defaultPriceGroup", "locale": "en_US" }], "productionURL": null, "description": "Commerce Cloud Site", "secondaryCurrency": "USD", "defaultCatalog": { "repositoryId": "cloudLakeCatalog", "rootCategories": [ { "longDescription": "Cloud Commerce Non-Navigable", "categoryImages": [], "displayName": "Non-Navigable", "categoryPaths": ["/Non-Navigable"], "active": false, "description": null, "categoryIdPaths": ["nonNavigableCategory"], "childCategories": null, "fixedParentCategories": [], "creationDate": "2017-03-31T05:19:46.000Z", "route": "/non-navigable/category/nonNavigableCategory", "repositoryId": "nonNavigableCategory", "id": "nonNavigableCategory" }, { "longDescription": "Commerce Cloud Root Category", "categoryImages": [], "displayName": "Storefront Navigation", "categoryPaths": ["/Storefront Navigation"], "active": false, "description": null, "categoryIdPaths": ["rootCategory"], "childCategories": [ {"repositoryId": "cat40013"}, {"repositoryId": "cat60023"}, {"repositoryId": "catOutdoor"}, {"repositoryId": "clearanceCat"}, {"repositoryId": "topLeaf"}, {"repositoryId": "cameracat"}, {"repositoryId": "AllProdPagination"}, {"repositoryId": "giftCards"} ], "fixedParentCategories": [], "creationDate": "2017-03-31T05:19:28.000Z", "route": "/storefront-navigation/category/rootCategory", "repositoryId": "rootCategory", "id": "rootCategory" } ], "allRootCategories": [] }, "defaultAccessLevel": "FULL", "type": "siteConfiguration", "defaultBillingCountryId": null, "enabled": true, "defaultShippingCountryId": null, "endecaSiteId": null, "timeToLive": null, "defaultLocaleId": "1", "emailAddress": "CloudCommerce@example.com", "billingCountries": [ { "countryCode": "DE", "displayName": "Germany", "repositoryId": "DE" }, { "countryCode": "LK", "displayName": "Sri Lanka", "repositoryId": "LK" }, { "countryCode": "CA", "displayName": "Canada", "repositoryId": "CA" }, { "countryCode": "US", "displayName": "United States", "repositoryId": "US" }, { "countryCode": "CL", "displayName": "Chile", "repositoryId": "CL" }, { "countryCode": "FO", "displayName": "Faroe Islands", "repositoryId": "FO" }, { "countryCode": "BD", "displayName": "Bangladesh", "repositoryId": "BD" }, { "countryCode": "AR", "displayName": "Argentina", "repositoryId": "AR" }, { "countryCode": "PA", "displayName": "Panama", "repositoryId": "PA" }, { "countryCode": "BR", "displayName": "Brazil", "repositoryId": "BR" }, { "countryCode": "CO", "displayName": "Colombia", "repositoryId": "CO" }, { "countryCode": "MX", "displayName": "Mexico", "repositoryId": "MX" }, { "countryCode": "MC", "displayName": "Monaco", "repositoryId": "MC" }, { "countryCode": "PE", "displayName": "Peru", "repositoryId": "PE" }, { "countryCode": "AU", "displayName": "Australia", "repositoryId": "AU" } ], "maxCouponsPerOrder": null, "siteTemplate": "cloudSiteTemplate", "paymentGateways": [], "siteIcon": null, "additionalProductionURLs": [], "id": "siteUS", "defaultSalePriceList": {"repositoryId": "salePrices"}, "additionalLocaleIds": [], "siteDownURL": null, "defaultListPriceList": {"repositoryId": "listPrices"}, "realmId": null, "recommendationsHost": "pt-recs-app1.us.oracle.com", "favicon": null, "sfVersion": null, "allowedOriginMethods": {}, "defaultShippingSurchargePriceList": {"repositoryId": "shippingSurchargePrices"}, "defaultPriceListGroup": { "deleted": false, "displayName": "Default Price Group", "repositoryId": "defaultPriceGroup", "active": true, "currency": { "symbol": "$", "displayName": "US Dollar", "repositoryId": "en_US", "fractionalDigits": 2, "currencyCode": "USD", "numericCode": "840" }, "id": "defaultPriceGroup", "locale": "en_US" }, "contextRoot": null, "masterCatalog": { "repositoryId": "cloudLakeCatalog", "rootCategories": [ { "longDescription": "Cloud Commerce Non-Navigable", "categoryImages": [], "displayName": "Non-Navigable", "categoryPaths": ["/Non-Navigable"], "active": false, "description": null, "categoryIdPaths": ["nonNavigableCategory"], "childCategories": null, "fixedParentCategories": [], "creationDate": "2017-03-31T05:19:46.000Z", "route": "/non-navigable/category/nonNavigableCategory", "repositoryId": "nonNavigableCategory", "id": "nonNavigableCategory" }, { "longDescription": "Commerce Cloud Root Category", "categoryImages": [], "displayName": "Storefront Navigation", "categoryPaths": ["/Storefront Navigation"], "active": false, "description": null, "categoryIdPaths": ["rootCategory"], "childCategories": [ {"repositoryId": "cat40013"}, {"repositoryId": "cat60023"}, {"repositoryId": "catOutdoor"}, {"repositoryId": "clearanceCat"}, {"repositoryId": "topLeaf"}, {"repositoryId": "cameracat"}, {"repositoryId": "AllProdPagination"}, {"repositoryId": "giftCards"} ], "fixedParentCategories": [], "creationDate": "2017-03-31T05:19:28.000Z", "route": "/storefront-navigation/category/rootCategory", "repositoryId": "rootCategory", "id": "rootCategory" } ], "allRootCategories": [] }, "siteTypes": ["commerce"], "recommendationsPort": "8080", "repositoryId": "siteUS", "profileContextList": {"repositoryId": "siteUS-catalogAndPriceGroups"}, "name": "Commerce Cloud Site" }], "listingRequest": { "endingIndex": 250, "queryOptions": { "precachedPropertyNames": null, "doNotCacheQuery": false, "sortDirectives": { "collator": null, "localeSensitiveSorting": false, "numDirectives": 1, "empty": false }, "endingIndex": 250, "ignoreDuplicates": false, "nthIndex": 1, "uncachedItems": false, "uncachedItemsSet": false, "startingIndex": 0 }, "rqlString": null, "sort": { "collator": null, "localeSensitiveSorting": false, "numDirectives": 1, "empty": false }, "startingIndex": 0, "filterProperties": [], "includeRqlInQueryGeneration": true, "rqlStatement": null, "expanded": false, "limit": 250, "siteId": "siteUS", "after": null, "calculateTotalAvailable": true }, "startingIndex": 0, "totalNumberOfItems": 1 }