Retrieving site mixins
GET {{baseUrl}}/site/{{tenant}}/sites/main/mixins
Retrieves all mixins for a specified site.
Required scopes
site.site_manage
HEADERS
Key | Datatype | Required | Description |
---|---|---|---|
Accept | string |
RESPONSES
status: OK
{"Response example":{"value":{"customerSettings":{"regExSettings":{"mail":"^[a-zA-Z0-9_.+-]+@[a-zA-Z0-9-]+\\\\.[a-zA-Z0-9-.]+$","phone":"^[0-9\\\\+][0-9]{7,}$","password":".{6,}","bic":"^((.{8})|(.{11}))$","accountOwner":"^[a-zA-Z0-9':?,()\\\\-. +/ÄäÜüÖöß\u0026]{0,70}$"},"metadata":{"schema":"https://res.cloudinary.com/saas-ag/raw/upload/hybris_schema/customerSettingsSiteMixIn.v3"}},"feeService":{"serviceUrl":"https://saas-ag-prod.apigee.net/fee","active":true,"metadata":{"schema":"https://res.cloudinary.com/saas-ag/raw/upload/schemata/CAAS/siteFeeService.json"}},"orderProcessSettings":{"checkoutSettings":{"minimumOrderValue":1,"lastPossibleOrderTime":8,"lastPossibleOrderTimeDateShift":-1,"minOrderAge":18,"minDeliveryTimeSpan":2,"checkoutElements":{"onPickup":{"showPackingOptions":false},"onDelivery":{"showPackingOptions":true}}},"deliveryTimeToMethodSettings":{"1":"1-2_hours_timeframe","2":"1-2_hours_timeframe","3":"3_hours_timeframe","4":"4-more_hours_timeframe","5":"4-more_hours_timeframe","6":"4-more_hours_timeframe","7":"4-more_hours_timeframe","8":"4-more_hours_timeframe","9":"4-more_hours_timeframe","10":"4-more_hours_timeframe","11":"4-more_hours_timeframe","12":"4-more_hours_timeframe","13":"4-more_hours_timeframe","14":"4-more_hours_timeframe","15":"4-more_hours_timeframe","16":"4-more_hours_timeframe","17":"4-more_hours_timeframe","18":"4-more_hours_timeframe","19":"4-more_hours_timeframe","20":"4-more_hours_timeframe","21":"4-more_hours_timeframe","22":"4-more_hours_timeframe","23":"4-more_hours_timeframe"},"paymentSettings":{"paymentByInvoice":true,"paymentByDebit":false,"paymentByCash":true,"paymentByCredit":false},"pickup":false,"pickupTimeToMethodSettings":{"1":"pickup","2":"pickup","3":"pickup","4":"pickup","5":"pickup","6":"pickup","7":"pickup","8":"pickup","9":"pickup","10":"pickup","11":"pickup","12":"pickup","13":"pickup","14":"pickup","15":"pickup","16":"pickup","17":"pickup","18":"pickup","19":"pickup","20":"pickup","21":"pickup","22":"pickup","23":"pickup"},"paymentSettingsB2B":{"paymentByInvoice":true,"paymentByDebit":true,"paymentByCash":false,"paymentByCredit":false},"paymentSettingsB2C":{"paymentByInvoice":true,"paymentByDebit":true,"paymentByCash":false,"paymentByCredit":false},"metadata":{"schema":"https://res.cloudinary.com/saas-ag/raw/upload/hybris_schema/orderProcessSettingsSiteMixIn.v7"}},"merchantInfo":{"merchantName":"{tenant}","metadata":{"schema":"https://res.cloudinary.com/saas-ag/raw/upload/hybris_schema/merchantAddressMixin.v10"}}}}}