API Namespace to be used in Rest API call. e.g. h_cpq_promotion
Filter to be used to get Anonymous cartId. Filter must be in name and value pair where name is either Region or Channel. In url, the names will be paired with their respective values separated by a colon ":". eg. filters=Region:CA,Channel:Web
Query Names that needs custom processing. These query names will be flattened out in URL Get parameters.
Rest URL for Anonymous user to get anonymous cartId. https://your-anonymous-developer-edition.na30.force.com/services/apexrest/your_namespace/v2/cpq/anoncart?filters=Region:CA,Channel:Web To configure your org for the anonymous cartId, an internal confluence page is here: https://vlocity.atlassian.net/wiki/spaces/COM/pages/330891447/API+to+Create+Anonymous+quasi+Account+Cart
Apply the given params value of matching in rest URL.
parameters to be applied in the Rest Url excluding the query string.
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