スマート処理ユーザー・インタフェース定義RESTエンドポイント
製品/スマート処理/スマート処理ユーザー・インタフェース定義
アプリケーション使用によってストライプ化されたUIナビゲーション・メタデータ。
- アクション・ナビゲーション定義の作成
- メソッド: postパス:
/crmRestApi/resources/11.13.18.05/products/{InventoryItemId}/child/smartActions/{UserActionId}/child/UserActionNavigation - アクションRESTパス・パラメータの作成
- メソッド: postパス:
/crmRestApi/resources/11.13.18.05/products/{InventoryItemId}/child/smartActions/{UserActionId}/child/UserActionURLBinding - アクション・ナビゲーション定義の削除
- メソッド: deleteパス:
/crmRestApi/resources/11.13.18.05/products/{InventoryItemId}/child/smartActions/{UserActionId}/child/UserActionNavigation/{UserActionNavId} - アクション・パス・パラメータの削除
- メソッド: deleteパス:
/crmRestApi/resources/11.13.18.05/products/{InventoryItemId}/child/smartActions/{UserActionId}/child/UserActionURLBinding/{URLBindingId} - すべてのアクション・ナビゲーション定義の取得
- メソッド: getパス:
/crmRestApi/resources/11.13.18.05/products/{InventoryItemId}/child/smartActions/{UserActionId}/child/UserActionNavigation - すべてのアクション・パス・パラメータの取得
- メソッド: getパス:
/crmRestApi/resources/11.13.18.05/products/{InventoryItemId}/child/smartActions/{UserActionId}/child/UserActionURLBinding - アクション・ナビゲーション定義の取得
- メソッド: getパス:
/crmRestApi/resources/11.13.18.05/products/{InventoryItemId}/child/smartActions/{UserActionId}/child/UserActionNavigation/{UserActionNavId} - アクション・パス・パラメータを取得
- メソッド: getパス:
/crmRestApi/resources/11.13.18.05/products/{InventoryItemId}/child/smartActions/{UserActionId}/child/UserActionURLBinding/{URLBindingId} - アクション・ナビゲーション定義の更新
- メソッド: patchパス:
/crmRestApi/resources/11.13.18.05/products/{InventoryItemId}/child/smartActions/{UserActionId}/child/UserActionNavigation/{UserActionNavId} - アクション・パス・パラメータの更新
- メソッド: patchパス:
/crmRestApi/resources/11.13.18.05/products/{InventoryItemId}/child/smartActions/{UserActionId}/child/UserActionURLBinding/{URLBindingId}