Content
The Content service manages various types of content on the e-commerce platform, including Announcements, Blogs, Legal content, Navigation menus, Custom Pages, Path Redirection Rules, Customer Support information, and Slideshows.
Custom Fields
Custom fields are a flexible way to attach additional information to a resource (e.g. Product, promotions, etc.). Some examples of data stored using customfields include specifications, size charts, downloadable documents, release dates, images, or part numbers. Custom fields are identified by an owner resource, a namespace, and a key and they store a value along with type information for that context.
Get custom field types
Get custom field types
getCustomFieldTypes
Get resources
Get resources
getResources
Get custom fields definitions
Get custom fields definitions
getCustomFieldDefinitions
Create custom field definition
Create custom field definition
createCustomFieldDefinition
Get custom fields definition
Get custom fields definition
getCustomFieldDefinition
Update custom field definition
Update custom field definition
updateCustomFieldDefinition
Delete custom fields definition
Delete custom fields definition
deleteCustomFieldDefinition
Get list of custom fields of given resource
Get list of custom fields of given resource
getCustomFields
Get list of custom fields of given resource and resource id
Get list of custom fields of given resource and resource id
getCustomFieldsByResourceId
Create custom field entries for gives resource and resource_id
Create custom field entries for gives resource and resource_id
createCustomFieldByResourceId
Custom Objects
Custom objects refer to entities that are not currently present on the platform. Sellers can create these custom data structures, allowing them to define the essential custom fields according to their preferences. These custom objects are introduced to address unique data requirements that fall outside the platform's standard features.