Services CPQ API Developer Reference

ffscpq.ActionRefreshRates

global with sharing class ActionRefreshRates

A class that houses the invocable method for API service RefreshRates.

Methods

refreshRates

global static List<ffscpq.ActionRefreshRates.InvocableRefreshRatesAPIResponse> refreshRates(List<ffscpq.ActionRefreshRates.InvocableRefreshRatesAPIRequest> requests)

ffscpq.ActionRefreshRates.InvocableRefreshRatesAPIRequest

global with sharing class InvocableRefreshRatesAPIRequest

The request class to pass parameters to the invocable method.

Properties

Name Type Description
EstimateIds List<Id> A list of IDs of the estimates to refresh the rates of.

ffscpq.ActionRefreshRates.InvocableRefreshRatesAPIResponse

global with sharing class InvocableRefreshRatesAPIResponse

The response class for the invocable method.

Properties

Name Type Description
EstimateIds List<Id> The IDs of the estimates that have had their rates refreshed.
© Copyright 2009–2023 Certinia Inc. All rights reserved. Various trademarks held by their respective owners.