POST /API/v2/General/UnEdifactCodes/RegisterInternal
UN/EDIFACTコードを登録します。 内部呼び出し用。
Request Information
URI Parameters
None.
Body Parameters
| Name | Description | Type | Additional information |
|---|---|---|---|
| unEdifactPKCode | UN/EDIFACTPKコード |
String |
Required Max length: 7 |
| unEdifactCode | UN/EDIFACTコード |
String, Null |
Max length: 4 |
| code | コード |
String, Null |
Max length: 2 |
| name | 名称 |
String |
Required Max length: 25 |
| displayOrder | 表示順 |
Integer |
Required |
| createdAt | createdAt |
String, Null |
Format : date-time |
| createdBy | createdBy |
String, Null |
Max length: 36 |
| updatedAt | updatedAt |
String, Null |
Format : date-time |
| updatedBy | updatedBy |
String, Null |
Max length: 36 |
Response Information
Resource Description
| Name | Description | Type | Additional information |
|---|---|---|---|
| unEdifactPKCode | UN/EDIFACTPKコード |
String |
Required Max length: 7 |
| unEdifactCode | UN/EDIFACTコード |
String, Null |
Max length: 4 |
| code | コード |
String, Null |
Max length: 2 |
| name | 名称 |
String |
Required Max length: 25 |
| displayOrder | 表示順 |
Integer |
Required |
| createdAt | createdAt |
String, Null |
Format : date-time |
| createdBy | createdBy |
String, Null |
Max length: 36 |
| updatedAt | updatedAt |
String, Null |
Format : date-time |
| updatedBy | updatedBy |
String, Null |
Max length: 36 |