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
          AddQMQGToWC_CopyToEQBatch API

          AddQMQGToWC_CopyToEQBatch API

          Trigger a batch process to migrate and clone products from the working cart to the enterprise quote.

          URI

          /services/apexrest/vlocity_cmt/v1/integrationprocedure/AddQMQGToWC_CopyToEQBatch/

          HTTP Method

          POST

          Request

          {
            "MemberIds": [{
              "Id": "a5X3h000000xugJ"
            },
            {
              "Id": "a5X3h000000xugE"
            }],
            "QuoteGroupIds": [{
              "Id": "a453h000000I0i2"
            },
            {
              "Id": "a453h000000I0i7"
            }],
            "WorkingCartId": "0Q03h000000Yki5CAC",
            "SalesQuoteId": "0Q03h000000YkhlCAC",
            "BatchSize": 20
          }

          Response

          {
          	"AddToMemberJobId": "SalesforceJobId"
          }
          
           
          Loading
          Salesforce Help | Article