POST /API/v2/Master/StandardProcesses/RegisterInternal

標準プロセスを登録します。 内部呼び出し用。

Request Information

URI Parameters

None.

Body Parameters

v2.Master.StandardProcesses

NameDescriptionTypeAdditional information
processCode

プロセスコード

String

Required

Max length: 12

processName

プロセス名

String

Required

Max length: 100

processNameEn

プロセス名_英語表記

String

Required

Max length: 100

processGroupCode

プロセスグループコード

String

Required

Max length: 8

Format : ForeignKey /API/v2/Master/ProcessGroups/Exists/{value}

isNaccs

NACCS業務であるか

Boolean

Required

description

説明

String, Null

Max length: 500

displayOrder

表示順

Integer

Required

createdAt

作成日時

String, Null

Format : date-time

createdBy

作成者

String, Null

Max length: 36

updatedAt

更新日時

String, Null

Format : date-time

updatedBy

更新者

String, Null

Max length: 36

Response Information

Resource Description

v2.Master.StandardProcesses

NameDescriptionTypeAdditional information
processCode

プロセスコード

String

Required

Max length: 12

processName

プロセス名

String

Required

Max length: 100

processNameEn

プロセス名_英語表記

String

Required

Max length: 100

processGroupCode

プロセスグループコード

String

Required

Max length: 8

Format : ForeignKey /API/v2/Master/ProcessGroups/Exists/{value}

isNaccs

NACCS業務であるか

Boolean

Required

description

説明

String, Null

Max length: 500

displayOrder

表示順

Integer

Required

createdAt

作成日時

String, Null

Format : date-time

createdBy

作成者

String, Null

Max length: 36

updatedAt

更新日時

String, Null

Format : date-time

updatedBy

更新者

String, Null

Max length: 36