POST /API/v2/Master/StandardProcesses/ExchangeReports/RegisterInternal

標準プロセスで取り扱う帳票を登録します。 内部呼び出し用。

Request Information

URI Parameters

None.

Body Parameters

v2.Master.ExchangeReports

NameDescriptionTypeAdditional information
exchangeReportCode

取り扱う帳票コード

String

Required

Max length: 18

processCode

プロセスコード

String

Required

Max length: 12

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

reportCode

帳票コード

String

Required

Max length: 5

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

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

NameDescriptionTypeAdditional information
exchangeReportCode

取り扱う帳票コード

String

Required

Max length: 18

processCode

プロセスコード

String

Required

Max length: 12

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

reportCode

帳票コード

String

Required

Max length: 5

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

createdAt

作成日時

String, Null

Format : date-time

createdBy

作成者

String, Null

Max length: 36

updatedAt

更新日時

String, Null

Format : date-time

updatedBy

更新者

String, Null

Max length: 36