Services CPQ API Developer Reference

ffscpq.ActionMoveEstimateDates

global with sharing class ActionMoveEstimateDates

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

Methods

moveEstimateDates

global static List<ffscpq.ActionMoveEstimateDates.InvocableMoveEstimateDatesAPIResponse> moveEstimateDates(List<ffscpq.ActionMoveEstimateDates.InvocableMoveEstimateDatesAPIRequest> requests)

ffscpq.ActionMoveEstimateDates.InvocableMoveEstimateDatesAPIRequest

global with sharing class InvocableMoveEstimateDatesAPIRequest

The request class to pass multiple parameters to the invocable method.

Properties

Name Type Description
EstimateIds List<Id> A list of IDs of the estimates to update the dates of.
DateOffset Integer The number of days to offset the estimates by.

ffscpq.ActionMoveEstimateDates.InvocableMoveEstimateDatesAPIResponse

global with sharing class InvocableMoveEstimateDatesAPIResponse

The response class for the invocable method.

Properties

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