Dictionary

Homepage settings

Field Type Description
type String Homepage type: page (default), redirect, webshop
redirect_url String The redirect URL when homepage-type is "redirect"
shop_id String? Nullable. The shop ID for which has to be shown on the homepage when homepage-type is "webshop"

Examples

Example 1

{
    "type": "...",
    "redirect_url": "...",
    "shop_id": "..."
}
Version update available Please adjust your integration to the latest stable version (1.9.0)
1.8.0 stable