FAQs
This page answers frequently asked questions about Object Category and Object Category Definition.
In order to create object category definition, master category of the primary category should be created first.
No, datatype of a property cannot be changed. Only, property value range list and default value of a property can be updated using the object category definition API.
No, only necessary properties to be overriden can be mentioned.
Yes, new properties can be added to object category definition.
List of configured primary categories can be fetched using 'Composite Search API'.
{ "request": { "filters": { "status": [], "objectType":["ObjectCategoryDefintion","ObjectCategory"] }, "limit": 100, "sortby": "Desc" } }
Last modified 1yr ago