POST /API/v2/General/ImportApprovalCodes/RegisterAdmin
輸入承認証等識別を登録します。 このメソッドはシステム管理者が利用できます。
Request Information
URI Parameters
None.
Body Parameters
| Name | Description | Type | Additional information |
|---|---|---|---|
| importApprovalCode | 輸入承認証等識別コード |
String |
Required Max length: 4 |
| importApprovalName | 輸入承認証等識別名 |
String |
Required Max length: 120 |
| importApprovalNameEn | 輸入承認証等識別名_英語表記 |
String |
Required Max length: 450 |
| seaAndAirDiscrimination | 海空識別 |
String, Null |
Max length: 3 |
| remark | 備考 |
String |
Required Max length: 120 |
| displayOrder | 表示順 |
Integer |
Required |
Response Information
Resource Description
v2.General.ImportApprovalCodes
| Name | Description | Type | Additional information |
|---|---|---|---|
| importApprovalCode | 輸入承認証等識別コード |
String |
Required Max length: 4 |
| importApprovalName | 輸入承認証等識別名 |
String |
Required Max length: 120 |
| importApprovalNameEn | 輸入承認証等識別名名_英語表記 |
String |
Required Max length: 450 |
| seaAndAirDiscrimination | 海空識別 |
String, Null |
Max length: 3 |
| remark | 備考 |
String |
Required Max length: 120 |
| 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 |