POST /API/v2/Master/ReportTypes/RegisterInternal

帳票の種類を登録します。 内部呼び出し用。

Request Information

URI Parameters

None.

Body Parameters

v2.Master.ReportTypes

NameDescriptionTypeAdditional information
reportCode

帳票コード

String

Required

Max length: 5

reportName

帳票名

String

Required

Max length: 100

reportNameEn

帳票名_英語表記

String

Required

Max length: 100

apiPath

帳票APIのパス

String

Required

Max length: 512

reportCategoryCode

帳票カテゴリコード

String

Required

Max length: 2

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

unit

作成単位

String

Required

Max length: 2

version

バージョン情報

String

Required

Max length: 10

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.ReportTypes

NameDescriptionTypeAdditional information
reportCode

帳票コード

String

Required

Max length: 5

reportName

帳票名

String

Required

Max length: 100

reportNameEn

帳票名_英語表記

String

Required

Max length: 100

apiPath

帳票APIのパス

String

Required

Max length: 512

reportCategoryCode

帳票カテゴリコード

String

Required

Max length: 2

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

unit

作成単位

String

Required

Max length: 2

version

バージョン情報

String

Required

Max length: 10

createdAt

作成日時

String, Null

Format : date-time

createdBy

作成者

String, Null

Max length: 36

updatedAt

更新日時

String, Null

Format : date-time

updatedBy

更新者

String, Null

Max length: 36