POST /API/v2/Master/AggregateExceptionConditions/RegisterAdmin
集計例外条件を登録します。
Request Information
URI Parameters
None.
Body Parameters
v2.AggregateExceptionCondition_RegisterOrUpdateAdmin
| Name | Description | Type | Additional information |
|---|---|---|---|
| applicationType | 適用タイプ |
String |
Required |
| companyId | 会社ID |
String |
Required Min length: 36 Max length: 36 |
| organizationId | 組織ID |
String, Null |
Min length: 1 Max length: 20 |
| expirationDate | 有効期限 |
String, Null |
Format : date |
Response Information
Resource Description
v2.Master.AggregateExceptionConditions
| Name | Description | Type | Additional information |
|---|---|---|---|
| exceptionConditionManagementId | 例外条件管理ID |
String |
Required |
| applicationType | 適用タイプ |
String |
Required |
| companyId | 会社ID |
String |
Required Min length: 36 Max length: 36 |
| organizationId | 組織ID |
String, Null |
Min length: 1 Max length: 20 |
| expirationDate | 有効期限 |
String, Null |
Format : date |
| createdAt | 作成日時 |
String, Null |
Format : date-time |
| createdBy | 作成者 |
String, Null |
Max length: 36 |
| updatedAt | 更新日時 |
String, Null |
Format : date-time |
| updatedBy | 更新者 |
String, Null |
Max length: 36 |