Contract Renewer API
PATCH {{_endpoint}}/services/apexrest/SBQQ/ServiceRouter?loader=SBQQ.ContractManipulationAPI.ContractRenewer
Receive a CPQ contract in a request, and return quote data for one or more renewal quotes. Available in: Salesforce CPQ Summer ’16 and later Special Access Rules: All of these user permissions are required. Insert and update on quote and opportunity objects Read on quote, opportunity, and product2 objects Delete on quote object
Request Params
Key | Datatype | Required | Description |
---|---|---|---|
loader | string |
Request Body
{"context"=>{"masterContractId"=>nil, "renewedContracts"=>[{"attributes"=>{"type"=>"Contract"}, "Id"=>"800540000006LLVAA2"}]}}
HEADERS
Key | Datatype | Required | Description |
---|---|---|---|
Content-Type | string |