v2

latestOpenAPI 3.1.02026-08-07168434918.5 KB
Item Categories

Create Item Category

post/v1/item_categories

Request body

namestring required
descriptionstring
positioninteger required
parent_idstring
item_template_idstring
slugstring
iconstring
image_urlstring uri
divider_image_urlstring uri
divider_position'top' | 'bottom'
divider_type'image' | 'mask'
background_colorstring
background_image_urlstring uri
background_size'contain' | 'repeat' | 'cover'
render_type'default' | 'carousel'
child_sort_attribute_namestring

Name of a player list attribute holding child category slugs in the order they must be shown.

Response

Successful Response

namestring required
descriptionstring
positioninteger required
parent_idstring
item_template_idstring
slugstring
iconstring
image_urlstring
divider_image_urlstring
divider_position'top' | 'bottom'
divider_type'image' | 'mask'
background_colorstring
background_image_urlstring
background_size'contain' | 'repeat' | 'cover'
render_type'default' | 'carousel'
child_sort_attribute_namestring

Name of a player list attribute holding child category slugs in the order they must be shown.

idstring required