Dictionary

A dictionary with fields

Field Type Description
company_info Bool A boolean value
holidays Bool A boolean value
newsletters Bool A boolean value
translations Bool A boolean value
email_settings Bool A boolean value
products Bool A boolean value
shop_info Bool A boolean value
checkout_settings Bool A boolean value
time_settings Bool A boolean value
discounts Bool A boolean value

Examples

Example 1

{
    "company_info": false,
    "holidays": false,
    "newsletters": false,
    "translations": false,
    "email_settings": true,
    "products": true,
    "shop_info": false,
    "checkout_settings": true,
    "time_settings": false,
    "discounts": true
}
Version update available Please adjust your integration to the latest stable version (1.9.0)
1.8.0 stable