Salesforce · Example Payload

Salesforce Calculate Price New Salewith Discounts Request Example

Fortune 500AIAnalyticsCloudCommerceCRMCustomer ServiceEnterpriseMarketingPlatformSales

Salesforce Calculate Price New Salewith Discounts Request Example is an example object payload from Salesforce, with 3 top-level fields. It illustrates the shape of data this provider's APIs accept or return.

Top-level fields

listPricebookIdpricingFlowgraph

Example Payload

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