API Namespace to be used in Rest API call. e.g. h_cpq_promotion
The cart Id to be used as ContextId in the associated API to get list of catalogs. It may be the regular cart id or the anonymous cart id.
Parent catalog ID. If this is provided, it will find only the child catalogs for this given catalog ID.
List of fields to be returned. Not Supported yet.
The hierarchy level to be retrieved. For only the current level of catalogs, hierarchy will be 0. For retrieving current level of catalogs with children, hierarchy will be 1.
The offset to start the catalog list from. If we are using pagesize of 20, the offset for next page will be 21.
The number of top level catalogs to be returned. Default is 20.
Remote class to handle get products.
Remote method in the boave Remote Class to handle get products.
Sort the catalogs by the given sortBy
Query Names that needs custom processing. These query names will be flattened out in URL Get parameters.
Rest URL for Anonymous user to get products. https://guidedselling102-developer-edition.na35.force.com/services/apexrest/h_cpq_promotion/v2/cpq/carts/801410000047w0i/products https://vloc-gs-developer-edition.na59.force.com/guidedSelling/services/apexrest/nimish_cmt/v2/cpq/carts/801f4000001FI6g/products https://ecommercevlocity-developer-edition.na35.force.com/services/apexrest/h_cpq_promotion/v2/cpq/carts/801410000047w0i/products
Apply the given params value of matching in rest URL.
parameters to be applied in the Rest Url excluding the query string.
Apply the given params value of matching in rest path.
parameters to be applied in the Rest Url excluding the query string.
Rest URL for login user to get products.
Return the encoded query of a URI that contains the properties in this class. Undefined properties will not be included in the encoded query.
scheme:[//[user[:password]@]host[:port]][/path][?query][#fragment]
Generated using TypeDoc
Anonymous site URL. e.g. https://guidedselling102-developer-edition.na35.force.com