サブスクリプション使用イベント・タイプ属性RESTエンドポイント
サブスクリプション使用イベント・タイプ/サブスクリプション使用イベント・タイプ属性
イベント・タイプ属性リソースは、イベント・タイプ属性の表示、作成、更新および削除に使用されます。
- イベント・タイプ属性の作成
- メソッド: postパス:
/crmRestApi/resources/11.13.18.05/subscriptionUsageEventTypes/{EventType}/child/eventTypeAttributes
- イベント・タイプ属性の削除
- メソッド: deleteパス:
/crmRestApi/resources/11.13.18.05/subscriptionUsageEventTypes/{EventType}/child/eventTypeAttributes/{EventTypeAttributeId}
- すべてのイベント・タイプ属性の取得
- メソッド: getパス:
/crmRestApi/resources/11.13.18.05/subscriptionUsageEventTypes/{EventType}/child/eventTypeAttributes
- イベント・タイプ属性の取得
- メソッド: getパス:
/crmRestApi/resources/11.13.18.05/subscriptionUsageEventTypes/{EventType}/child/eventTypeAttributes/{EventTypeAttributeId}
- イベント・タイプ属性の更新
- メソッド: patchパス:
/crmRestApi/resources/11.13.18.05/subscriptionUsageEventTypes/{EventType}/child/eventTypeAttributes/{EventTypeAttributeId}