Item Schema

Definition

An item schema defines the attributes that can be used in each item. You have to define the name of each attribute as well as its type. It's used for item validation.

Structure

Name

type

Description

name

string

Name of the item type. Must be unique, not empty and can only include alphanumeric characters, underscores and hyphens.

tenant

string

Tenant of the account

environment

string

Environment to use

version

integer

Automatically created

attributes

list

nestedItemSchemas

list

pageAttributespageNested Item SchemaspageUsing the Item Schema API

Customers onboarding on Fredhopper, please refer also to the section below

pageOnboarding on/migrating to Fredhopper

Last updated