POST /API/v1/Master/RequirementsRules/Create
必須項目の設定を作成します。 ## 概要 帳票の必須項目を、必須項目の設定として作成します。 この必須項目の設定は、タスクを作成する際、そのタスクの対象となる帳票で入力が必須となる項目をJSONパスで指定します。 必須項目の設定は、組織(組織ID・事業種別ID)単位で所有します。
Request Information
URI Parameters
None.
Body Parameters
Name | Description | Type | Additional information |
---|---|---|---|
requirementsRuleName | 必須項目の設定名 |
String |
Required |
organizationId | 組織ID |
String |
Required |
businessTypeId | 事業種別ID |
String |
Required |
businessPattern | 業務パターン |
String |
Required |
report |
Required |
||
description | 説明 |
String |
Required |
Response Information
Resource Description
None.