[
{
"id": "id",
"createdAt": "2024-08-25T15:00:00Z",
"modifiedAt": "2024-08-25T15:00:00Z",
"name": "name",
"settings": {
"enableMultiLinguality": true
},
"commerceSettings": {
"company": {
"name": "name",
"fullLogo": {
"url": "url",
"invertedUrl": "invertedUrl"
},
"iconOnlyLogo": {
"url": "url",
"invertedUrl": "invertedUrl"
}
},
"productSettings": {
"showPrices": true,
"defaultImage": "defaultImage",
"thumbnailFit": "Contain",
"sorting": {
"sortBy": "sortBy",
"sortDirection": "Asc"
}
},
"categorySettings": {
"defaultImage": "defaultImage",
"thumbnailFit": "Contain",
"sorting": {
"sortBy": "sortBy",
"sortDirection": "Asc"
}
},
"urls": [
"string"
],
"authSettings": {
"organizationId": "organizationId"
},
"webSettings": {
"themeCssVariables": "themeCssVariables",
"translations": [
{
"language": "language",
"translations": {}
}
],
"fontStylesheets": [
{
"name": "name",
"url": "url",
"integrity": "integrity"
}
],
"showUspBar": true,
"showHorizontalNavigation": true,
"limitHorizontalNavigationItems": true,
"horizontalNavigationLimit": 0
},
"app": {
"appName": "appName",
"appShortName": "appShortName",
"appDescription": "appDescription",
"themeColor": "themeColor",
"themeCssVariables": "themeCssVariables",
"translations": [
{
"language": "language",
"translations": {}
}
],
"fontStylesheets": [
{
"name": "name",
"url": "url",
"integrity": "integrity"
}
],
"home": {
"headerType": "CompanyName",
"showUspBar": true
},
"allowInBrowserOnPlatforms": [
"Ipad"
]
},
"csp": {},
"publicAccessAllowed": true,
"publicShowPrices": true,
"userRegistrationAllowed": true,
"showVatToggle": true,
"socialLinks": [
{
"label": "label",
"url": "url",
"icon": "icon"
}
],
"stockSettings": {
"allowAnonymousStockAccess": true,
"allowOutOfStockOrdering": true,
"displayType": "None"
},
"priceSettings": {
"salesPrice": {
"enabled": true,
"vatType": "Default"
},
"suggestedRetailPrice": {
"enabled": true,
"vatType": "Default"
},
"customerPrice": {
"enabled": true,
"vatType": "Default"
}
},
"checkout": {
"showDeliveryCost": true,
"showPrices": true,
"saveCustomAddress": true,
"steps": {
"data": {
"destinationReference": {
"displayName": "displayName",
"mandatory": true,
"maxLength": 0
},
"customerReference": {
"displayName": "displayName",
"mandatory": true,
"maxLength": 0
},
"projectReference": {
"displayName": "displayName",
"mandatory": true,
"maxLength": 0
},
"comments": {
"displayName": "displayName",
"mandatory": true,
"maxLength": 0
}
},
"delivery": {
"deliveryInstructions": {
"displayName": "displayName",
"mandatory": true,
"maxLength": 0
},
"standardDeliveryAddressEnabled": true,
"showDeliveryLabel": true
},
"payment": {
"showInvoiceLabel": true
},
"overview": {
"termsAndConditionsUrl": "termsAndConditionsUrl"
}
}
},
"cart": {
"showDeliveryCost": true,
"showPrices": true,
"showUspBar": true
},
"orderHistory": {
"showPrices": true,
"showOrderedAtChannel": true,
"showOrderStatus": true,
"allowRequestBackorderDeletion": true,
"showTotalsPerSalesOrderLine": true,
"showDeliveryCost": true
},
"productPage": {
"showGtin": true,
"showSku": true,
"showConfiguredProductName": true
},
"accountPage": {
"showExternalReference": true
}
},
"apps": [
"string"
]
}
]