Action object json.
anonymousSiteUrl as the prefix of the API url for Off-Platform deployments.
API namespace.
Expiration Date time of the cached item. Default is current time plus 5 minutes.
Flag to indicate where the data to be cached. Supported types are "INDEXEDDB, SESSIONSTORAGE and LOCALSTORAGE"
Flag to indicate if the sdk call should be cached.
cartId: Order/Opportunity/Quote Id.(Required)
execute Integration Procedure as chainable.
List of custom fields to be returned.
fields: defaults to null
Input Map values for the dataraptor procedure.
integration procedure name - optional
integration procedure name - optional
itemId: Line Item Id in the cart.(Required)
itemObject: JSON Record of Line Item which is updated
items: JSONRecord that is being updated.(Required)
Options Map values for the integration procedure.
price: Pricing evaluation
Boolean flag to discard cache and call the api again. Default is false.
Remote class that handles this request.
Remote method in the CpqAppHandler class that updates item attributes.
value indicating whether the user agent should send cookies from the other domain in the case of cross-origin requests
Flag to indicate if the sdk call should be cached.
validate: Specifies the filter field values
Convenience method that checks for required params.
Constructs the API path for ApexRest Handles scenerio when namespace is null
Constructs the Anonymous API path for Rest
Constructs the query string for API
Constructs the input map object containing all the query parameters for API
Function to return VF Remoting method name.
The credentials read-only property of the Request interface indicates whether the user agent should send cookies from the other domain in the case of cross-origin requests.
Constructs the Request body json for ApexRest Handles scenerio when input parameters are not provided
Generated using TypeDoc
User accountId for checkout api calls - optional