機械翻訳について

アクション属性のRESTエンドポイント

処理/処理属性
アクション属性リソースは、アクションの関連オブジェクトの作成または更新中に設定された属性を表示、作成、更新および削除するために使用されます。
処理属性の作成
メソッド: post
パス: /crmRestApi/resources/11.13.18.05/actions/{ActionNumber}/child/actionAttribute
アクション属性の削除
メソッド: delete
パス: /crmRestApi/resources/11.13.18.05/actions/{ActionNumber}/child/actionAttribute/{ActionAttributeId}
すべてのアクション属性の取得
メソッド: get
パス: /crmRestApi/resources/11.13.18.05/actions/{ActionNumber}/child/actionAttribute
アクション属性の取得
メソッド: get
パス: /crmRestApi/resources/11.13.18.05/actions/{ActionNumber}/child/actionAttribute/{ActionAttributeId}
処理属性の更新
メソッド: patch
パス: /crmRestApi/resources/11.13.18.05/actions/{ActionNumber}/child/actionAttribute/{ActionAttributeId}