Loading
Feature degradation | Gmail Email delivery failureRead More
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
          b2bExpress_SalesOrder API

          b2bExpress_SalesOrder API

          Create orders for the given quote ID and account ID. This API returns the principal order ID.

          URI

          /services/apexrest/vlocity_cmt/v1/integrationprocedure/b2bExpress_SalesOrder/

          HTTP Method

          POST

          Request

          {
           “Quote”: {
           “vlocity_srnna46__DefaultBillingAccountId__c”: “001RO000002bM5rYAE”,
           “vlocity_srnna46__DefaultServiceAccountId__c”: “001RO000002wAYXYA2”,
           “AccountId”: “001RO000002yy1KYAQ”,
           “Id”: “0Q0RO0000000jp60AA”,
           “RecordTypeId”: “012RO0000004X2GYAU”
           }
          }
          

          Response

          {
           “MasterOrderId”: “8014x000000PSFBAA4"
          }
          
           
          Loading
          Salesforce Help | Article