POST /API/v2/General/ReasonCodeForChanges/RegisterInternal
変更理由を登録します。 内部呼び出し用。
Request Information
URI Parameters
None.
Body Parameters
v2.General.ReasonCodeForChanges
Name | Description | Type | Additional information |
---|---|---|---|
changeReasonCode | 変更理由コード |
String |
Required Max length: 3 |
changeReason | 変更理由 |
String |
Required Max length: 15 |
changeReasonEn | 変更理由_英語表記 |
String |
Required Max length: 25 |
seaAndAirDiscrimination | 海空識別 |
String, Null |
Max length: 3 |
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.General.ReasonCodeForChanges
Name | Description | Type | Additional information |
---|---|---|---|
changeReasonCode | 変更理由コード |
String |
Required Max length: 3 |
changeReason | 変更理由 |
String |
Required Max length: 15 |
changeReasonEn | 変更理由_英語表記 |
String |
Required Max length: 25 |
seaAndAirDiscrimination | 海空識別 |
String, Null |
Max length: 3 |
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 |