Action object json.
Adjustment Id - Required
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.
Cart Id (Salesforce Id).Opportunity, Quote or Order Id. - Required
execute Integration Procedure as chainable.
List of custom fields to be returned.
List of fields to be returned.
Fields to be included in query parameters
Input Map values for the dataraptor procedure.
integration procedure name - optional
integration procedure name - optional
Line Item Id under the cart - Required
Options Map values for the integration procedure.
Boolean flag to discard cache and call the api again. Default is false.
Remote class that handles this request.
Remote method in the above Remote Class to handle delete price adjustment.
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.
Implementing Abstract method of CpqSDKInput class. Function that constructs the API path for ApexRest Handles scenerio when namespace is null
Implementing Abstract method of CpqSDKInput class. Function that constructs the Anonymous API path for Rest
Implementing Abstract method of CpqSDKInput class. Function that constructs the query string for API
Implementing Abstract method of CpqSDKInput class. Function that constructs the input map object containing all 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.
Implementing Abstract method of CpqSDKInput class. Function to create request body for API POST.
This method will validate all the params before constructing input map or api path
Generated using TypeDoc
User accountId for checkout api calls - optional