Salesforce · Example Payload

Salesforce Createor Update Quote Request Example

Fortune 500AIAnalyticsCloudCommerceCRMCustomer ServiceEnterpriseMarketingPlatformSales

Salesforce Createor Update Quote Request Example is an example object payload from Salesforce, with 2 top-level fields. It illustrates the shape of data this provider's APIs accept or return.

Top-level fields

pricingPrefgraph

Example Payload

Raw ↑
{
  "pricingPref": "example_value",
  "graph": {
    "graphId": "500123",
    "records": []
  }
}