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:
integerThe count of items - endingIndex
-
Type:
integerThe ending index - items
-
Type:
arrayitemsAdditional Properties Allowed:The list of available sites - limit
-
Type:
integerThe limit - listingRequest
-
Type:
objectlistingRequestAdditional Properties Allowed:The listing request - offset
-
Type:
stringThe offset - sort
-
Type:
objectsortAdditional Properties Allowed:The sort parameters - startingIndex
-
Type:
integerThe starting index - totalNumberOfItems
-
Type:
integerThe total number of items. - totalResults
-
Type:
integerTotal number of results - totalResultsParam
-
Type:
booleanThe total results parameter
Nested Schema : items
Nested Schema : listingRequest
Type:
objectThe listing request
- after
-
Type:
stringThe after query - calculateTotalAvailable
-
Type:
booleanWhether to calculate total available - endingIndex
-
Type:
integerThe ending index - expanded
-
Type:
booleanWhether the response is expanded - filterProperties
-
Type:
arrayfilterPropertiesAdditional Properties Allowed:The array of filter property strings - includeRqlInQueryGeneration
-
Type:
booleanWhether RQL is included during query generation - limit
-
Type:
integerThe limit - queryOptions
-
Type:
objectqueryOptionsAdditional Properties Allowed:The query options - rqlStatement
-
Type:
stringThe RQL statement - rqlString
-
Type:
stringThe query string - siteId
-
Type:
stringThe site id - sort
-
Type:
objectsortAdditional Properties Allowed:The sort parameters - startingIndex
-
Type:
integerThe starting index
Nested Schema : sort
Type:
objectThe sort parameters
- collator
-
Type:
stringThe collator - empty
-
Type:
booleanWhether the sort allows empty - localeSensitiveSorting
-
Type:
booleanWhether the sort is locale sensititve - numDirectives
-
Type:
integerThe numnber of directives
Nested Schema : items
Type:
object- additionalLocaleIds
-
Type:
arrayadditionalLocaleIdsAdditional Properties Allowed:Additional Country ids. - additionalProductionURLs
-
Type:
arrayadditionalProductionURLsAdditional Properties Allowed:The array of additional production URLs - allowedOriginMethods
-
Type:
objectallowedOriginMethodsAdditional Properties Allowed:{ "type":"string" }Map of hostname (key) and the allowed http methods (values) for that host. - billingCountries
-
Type:
arraybillingCountriesAdditional Properties Allowed:The list of billing countries - contextRoot
-
Type:
stringThe context root of the site - defaultAccessLevel
-
Type:
stringThe default access level of the site - defaultBillingCountryId
-
Type:
stringDefault Billing Country ID. - defaultCatalog
-
Type:
objectdefaultCatalogAdditional Properties Allowed:The default catalog associated with the site - defaultListPriceList
-
Type:
objectdefaultListPriceListAdditional Properties Allowed:The default list price list - defaultLocaleId
-
Type:
stringThe default locale ID. - defaultPriceListGroup
-
Type:
objectdefaultPriceListGroupAdditional Properties Allowed:The default price list group - defaultSalePriceList
-
Type:
objectdefaultSalePriceListAdditional Properties Allowed:The default sale price list - defaultShippingCountryId
-
Type:
stringDefault Shipping Country ID. - defaultShippingSurchargePriceList
-
Type:
objectdefaultShippingSurchargePriceListAdditional Properties Allowed:The default shipping surcharge price list - description
-
Type:
stringSite description. - emailAddress
-
Type:
stringThe email address of the author - enabled
-
Type:
booleanIs the site currently enabled - endecaSiteId
-
Type:
stringThe endeca site associated with this site - favicon
-
Type:
stringThe URL of the favicon - id
-
Type:
stringId of the site. - longDescription
-
Type:
stringLong site description. - masterCatalog
-
Type:
objectmasterCatalogAdditional Properties Allowed:The master catalog for the site - maxCouponsPerOrder
-
Type:
integerMaximum coupons allowed per order (null if not applicable) - name
-
Type:
stringSite name. - paymentGateways
-
Type:
arraypaymentGatewaysAdditional Properties Allowed:The array of the payment gateway names - priceListGroupList
-
Type:
arraypriceListGroupListAdditional Properties Allowed:List of Price List Groups associated with the site including default Price List Group - productionURL
-
Type:
stringThe production base url for storefront. If set, this base url will be used for any absolute generated links e.g. sitemap urls - profileContextList
-
Type:
objectprofileContextListAdditional Properties Allowed:The list of profile contexts - realmId
-
Type:
stringThe realm id - recommendationsHost
-
Type:
stringThe host name of the recommendations server. - recommendationsPort
-
Type:
stringThe port of the recommendations server - repositoryId
-
Type:
stringRepository ID of the site. - secondaryCurrency
-
Type:
stringCurrency used for calculating shipping and tax for loyalty. - sfVersion
-
Type:
stringThe storefront version - siteDownURL
-
Type:
stringThe site down URL - siteIcon
-
Type:
stringThe URL of the site icon - siteTemplate
-
Type:
stringThe site template name - siteTypes
-
Type:
arraysiteTypesAdditional 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:
integerThe hold price time value in milliseconds. - type
-
Type:
stringThe 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:
objectThe default catalog associated with the site
- allRootCategories
-
Type:
arrayallRootCategoriesAdditional Properties Allowed:The array of all root categories - repositoryId
-
Type:
stringThe repository id of the catalog - rootCategories
-
Type:
arrayrootCategoriesAdditional Properties Allowed:The root categories of the default catalog
Nested Schema : defaultListPriceList
Type:
objectThe default list price list
- repositoryId
-
Type:
stringRepository id of the default sale price list
Nested Schema : defaultPriceListGroup
Type:
objectThe default price list group
- active
-
Type:
booleantrue if priceListGroup is active otherwise false - currency
-
Type:
objectcurrencyAdditional Properties Allowed:The currency of the price list group - deleted
-
Type:
booleantrue if priceListGroup is deleted otherwise false - displayName
-
Type:
stringThe display name of the price list group - id
-
Type:
stringThe priceListGroup id associated with site. - locale
-
Type:
stringThe locale associated with the price list group - repositoryId
-
Type:
stringThe priceListGroup id associated with the site.
Nested Schema : defaultSalePriceList
Type:
objectThe default sale price list
- repositoryId
-
Type:
stringRepository id of the default sale price list
Nested Schema : defaultShippingSurchargePriceList
Type:
objectThe default shipping surcharge price list
- repositoryId
-
Type:
stringRepository id of the default sale price list
Nested Schema : masterCatalog
Type:
objectThe master catalog for the site
- allRootCategories
-
Type:
arrayallRootCategoriesAdditional Properties Allowed:The array of all root categories - repositoryId
-
Type:
stringThe repository id of the catalog - rootCategories
-
Type:
arrayrootCategoriesAdditional Properties Allowed:The root categories of the default catalog
Nested Schema : paymentGateways
Nested Schema : priceListGroupList
Nested Schema : profileContextList
Type:
objectThe list of profile contexts
- repositoryId
-
Type:
stringThe repository id of the profile context
Nested Schema : siteTypes
Type:
arrayList 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:
stringThe country code - displayName
-
Type:
stringThe display name of the country - repositoryId
-
Type:
stringThe repository id of the country
Nested Schema : allRootCategories
Nested Schema : rootCategories
Nested Schema : items
Type:
object- active
-
Type:
booleanWhether the category is active - categoryIdPaths
-
Type:
arraycategoryIdPathsAdditional Properties Allowed:The ids of the paths associated with the category - categoryImages
-
Type:
arraycategoryImagesAdditional Properties Allowed:The array of image URLs associated with the category - categoryPaths
-
Type:
arraycategoryPathsAdditional Properties Allowed:The category paths of the category - childCategories
-
Type:
arraychildCategoriesAdditional Properties Allowed:The array of child categories - creationDate
-
Type:
stringThe ISO 8601 date representing the creation date of the category - description
-
Type:
stringThe description of the category - displayName
-
Type:
stringThe display name of the category - fixedParentCategories
-
Type:
arrayfixedParentCategoriesAdditional Properties Allowed:The array of the fixed parent categories. - id
-
Type:
stringThe id of the category - longDescription
-
Type:
stringThe long description of the category - repositoryId
-
Type:
stringThe repository id of the category - route
-
Type:
stringThe 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:
stringThe repository id of the child categories
Nested Schema : items
Type:
object- repositoryId
-
Type:
stringThe repository id of the child categories
Nested Schema : currency
Type:
objectThe currency of the price list group
- currencyCode
-
Type:
stringThe currency code - displayName
-
Type:
stringThe display name of the currency - fractionalDigits
-
Type:
integerThe fractional digits allowed in the currency - numericCode
-
Type:
stringThe numeric code representing the currency - repositoryId
-
Type:
stringThe repository id of the currency - symbol
-
Type:
stringThe symbol of the currency
Nested Schema : allRootCategories
Nested Schema : rootCategories
Nested Schema : items
Type:
object- active
-
Type:
booleanWhether the category is active - categoryIdPaths
-
Type:
arraycategoryIdPathsAdditional Properties Allowed:The ids of the paths associated with the category - categoryImages
-
Type:
arraycategoryImagesAdditional Properties Allowed:The array of image URLs associated with the category - categoryPaths
-
Type:
arraycategoryPathsAdditional Properties Allowed:The category paths of the category - childCategories
-
Type:
arraychildCategoriesAdditional Properties Allowed:The array of child categories - creationDate
-
Type:
stringThe ISO 8601 date representing the creation date of the category - description
-
Type:
stringThe description of the category - displayName
-
Type:
stringThe display name of the category - fixedParentCategories
-
Type:
arrayfixedParentCategoriesAdditional Properties Allowed:The array of the fixed parent categories - id
-
Type:
stringThe id of the category - longDescription
-
Type:
stringThe long description of the category - repositoryId
-
Type:
stringThe repository id of the category - route
-
Type:
stringThe 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:
stringThe repository id of the child categories
Nested Schema : items
Type:
object- repositoryId
-
Type:
stringThe repository id of the child categories
Nested Schema : items
Type:
object- active
-
Type:
booleantrue if priceListGroup is active otherwise false - currency
-
Type:
objectcurrencyAdditional Properties Allowed:The currency of the price list group - deleted
-
Type:
booleantrue if priceListGroup is deleted otherwise false - displayName
-
Type:
stringThe display name of the price list group - id
-
Type:
stringThe priceListGroup id associated with site. - locale
-
Type:
stringThe locale associated with the price list group - repositoryId
-
Type:
stringThe priceListGroup id associated with the site.
Nested Schema : currency
Type:
objectThe currency of the price list group
- currencyCode
-
Type:
stringThe currency code - displayName
-
Type:
stringThe display name of the currency - fractionalDigits
-
Type:
integerThe fractional digits allowed in the currency - numericCode
-
Type:
stringThe numeric code representing the currency - repositoryId
-
Type:
stringThe repository id of the currency - symbol
-
Type:
stringThe symbol of the currency
Nested Schema : filterProperties
Nested Schema : queryOptions
Type:
objectThe query options
- doNotCacheQuery
-
Type:
booleanWhether it is a do not cache query - ignoreDuplicates
-
Type:
booleanWhether to ignore duplicates - nthIndex
-
Type:
integerThe nth index - precachedPropertyNames
-
Type:
arrayprecachedPropertyNamesAdditional Properties Allowed:The pre-cached property names array - sortDirectives
-
Type:
objectsortDirectivesAdditional Properties Allowed:The sort directives - startingIndex
-
Type:
integerThe starting index - uncachedItems
-
Type:
booleanWhether the query was on uncached items - uncachedItemsSet
-
Type:
booleanWhether the query is optimized for uncached items
Nested Schema : sort
Type:
objectThe sort parameters
- collator
-
Type:
stringThe collator - empty
-
Type:
booleanWhether the sort allows empty - localeSensitiveSorting
-
Type:
booleanWhether the sort is locale sensititve - numDirectives
-
Type:
integerThe numnber of directives
Nested Schema : precachedPropertyNames
Nested Schema : sortDirectives
Type:
objectThe sort directives
- empty
-
Type:
booleanWhether this is an empty query - localeSensitiveSorting
-
Type:
booleanWhether this is a locale sensitive sorting - numDirectives
-
Type:
integerThe 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:
stringAn optional non-localized message containing technical information for developers - errorCode
-
Type:
stringThe numerical code identifying the error - errors
-
Type:
arrayerrorsAdditional Properties Allowed:An optional list of errors if multiple errors were encountered - message
-
Type:
stringThe localized message describing the error - moreInfo
-
Type:
stringAn optional non-localized message with more information - o:errorPath
-
Type:
stringAn optional machine readable description of where the error occurred - status
-
Type:
stringThe HTTP status code - type
-
Type:
stringThe URI to the HTTP state code definition
Nested Schema : errors
Nested Schema : items
Type:
object- devMessage
-
Type:
stringAn optional non-localized message containing technical information for developers - errorCode
-
Type:
stringThe numerical code identifying the error - message
-
Type:
stringThe localized message describing the error - moreInfo
-
Type:
stringAn optional non-localized message with more information - o:errorPath
-
Type:
stringAn optional machine readable description of where the error occurred - status
-
Type:
stringThe 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
}