Salesforce · Example Payload

Salesforce Contract Renewer Api Request Example

Fortune 500AIAnalyticsCloudCommerceCRMCustomer ServiceEnterpriseMarketingPlatformSales

Salesforce Contract Renewer Api Request Example is an example object payload from Salesforce, with 1 top-level field. It illustrates the shape of data this provider's APIs accept or return.

Top-level fields

context

Example Payload

Raw ↑
{
  "context": {
    "masterContractId": "500123",
    "renewedContracts": []
  }
}