Loading
使用資料傳輸的位置銷售交易 API

使用資料傳輸的位置銷售交易 API

使用「銷售交易 API」,將自訂組態器中的資料轉移至「收入管理」中的報價或訂單。

必要版本

適用於:Lightning Experience
提供版本:具有 Revenue Cloud Growth 授權或 Revenue Cloud Advanced 授權的 Revenue Management (先前稱為 Revenue Cloud) 的 EnterpriseUnlimitedDeveloper Edition

「放置銷售交易 API」提供包含或排除第一方設定程式邏輯的彈性。此外,第三方使用者可以使用第一方組態器 API 工作,例如驗證配套結構、套用 Salesforce 定價規則或實作資格規則。

範例
範例

"configurationInput": ["skip" / "runAndAllowErrors" / "runAndBlockErrors"], // Default runAndBlockErrors
"configurationOptions": {
"validateProductCatalog": true,
"validateAmendRenewCancel": true,
"executeConfigurationRules": true,
"addDefaultConfiguration": true
}
// rest of Place Sales Transaction API payload
}
 
正在載入
Salesforce Help | Article