Item Catalog
Overview
<%# TODO Write Desc %>
API Summary
Get
- SysGetCatalogItemsPage - Retrieves page of catalog items from the server, with full language fields mappings.
- SysGetCatalogItemsPageOffset - Gets the page of catalog items from the server based on the encoded context and specified page offset, with full language fields mappings.
- SysGetCatalogItemDefinition - Reads an existing item definition from the server, with full language fields mappings.
Create
- SysAddCatalogItem - Create a new catalog item on the server.
Edit
- SysEditCatalogItem - Update a catalog item on the server.
- SysDeleteCatalogItem - Delete an exsiting catalog item catalog.
Life Cycle
- SysPublishCatalogItem - Publish the specified catalog item on the server.
- SysSetInvisibleCatalogItem - Set the specified catalog item to invisible on the server.
- SysRetireCatalogItem - Retire the specified catalog item on the server.
- SysRevokeCatalogItem - Revoke the specified catalog item on the server.
tip
All the client APIs that the names beigin with "Sys" are also available to S2S. For the usages of the S2S customEntity APIs (if they are not listed at this section), refer to brainCloud client itemCatalog APIs.
📄️ SysAddCatalogItem
Overview
📄️ SysEditCatalogItem
Overview
📄️ SysGetCatalogItemDefinition
Overview
📄️ SysGetCatalogItemsPage
Overview
📄️ SysGetCatalogItemsPageOffset
Overview
📄️ SysPublishCatalogItem
Overview
📄️ SysRetireCatalogItem
Overview
📄️ SysRevokeCatalogItem
Overview
📄️ SysSetInvisibleCatalogItem
Overview