POST /API/v2/General/CertificateOfOriginIdentificationCodes/RegisterInternal
原産地証明書識別を登録します。 内部呼び出し用。
Request Information
URI Parameters
None.
Body Parameters
v2.General.CertificateOfOriginIdentificationCodes
| Name | Description | Type | Additional information |
|---|---|---|---|
| certificateOfOriginIdentificationCode | 原産地証明書識別コード |
String |
Required Max length: 5 |
| certificateOfOriginIdentificationName | 原産地証明書識別名 |
String, Null |
Max length: 30 |
| certificateOfOriginIdentificationNameEn | 原産地証明書識別名_英語表記 |
String, Null |
Max length: 60 |
| 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.CertificateOfOriginIdentificationCodes
| Name | Description | Type | Additional information |
|---|---|---|---|
| certificateOfOriginIdentificationCode | 原産地証明書識別コード |
String |
Required Max length: 5 |
| certificateOfOriginIdentificationName | 原産地証明書識別名 |
String, Null |
Max length: 30 |
| certificateOfOriginIdentificationNameEn | 原産地証明書識別名_英語表記 |
String, Null |
Max length: 60 |
| 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 |