ThemeSettings

ThemeSetting is used to get and set Theme related settings. A Theme defines a shop's design, domain(s), communication with the customer (e.g email) and various presentation related settings. Each ThemeSetting relates to one Theme.Themes can be created from scratch, modified from existing themes or purchansed in the Theme Store. A ThemeSetting is automatically created and can be modified and deleted. If a ThemeSetting is deleted, the corresponding shop cannot be accessed any longer.

APIDescription
GET api/themesettings/count.json

No documentation available.

GET api/themesettings.json

No documentation available.

POST api/themesettings.json

No documentation available.

PUT api/themesettings.json

No documentation available.

GET api/themesettings/{ids}.json

No documentation available.

POST api/themesettings/{ids}.json

No documentation available.

PUT api/themesettings/{ids}.json

No documentation available.

DELETE api/themesettings/{ids}.json

No documentation available.

POST api/ThemeSettings

No documentation available.