Loading
Communications Cloud
Table of Contents
Select Filters

          No results
          No results
          Here are some search tips

          Check the spelling of your keywords.
          Use more general search terms.
          Select fewer filters to broaden your search.

          Search all of Salesforce Help
          Remove_QuoteGroup API

          Remove_QuoteGroup API

          Remove the quote group from the enterprise quote.

          This API is used with the RemoveQuoteGroup Vlocity Integration Procedure (VIP) to remove the specified quote group from the enterprise quote.

          URI

          /services/apexrest/vlocity_cmt/v1/integrationprocedure/Remove_QuoteGroup/

          HTTP Method

          POST

          Request Body

          {
            "EnterpriseQuoteId": "0Q05w000001xko7",
            "QuoteGroupId": "a455w000001vak5"
          }

          Response

          {
            "EnterpriseQuoteId": "0Q05w000001xko7"
          }
           
          Loading
          Salesforce Help | Article