POST /API/v2/General/ContainerSizeHeights/RegisterAdmin
コンテナサイズ(高さ)を登録します。 このAPIはシステム管理者しか呼び出せません。
Request Information
URI Parameters
None.
Body Parameters
Name | Description | Type | Additional information |
---|---|---|---|
heightCode | コンテナサイズ(高さ)コード |
String |
Required Max length: 1 |
heightName | コンテナサイズ(高さ)名 |
String |
Required Max length: 10 |
displayOrder | 表示順 |
Integer |
Required |
Response Information
Resource Description
Name | Description | Type | Additional information |
---|---|---|---|
heightCode | コンテナサイズ(高さ)コード |
String |
Required Max length: 1 |
heightName | コンテナサイズ(高さ)名 |
String |
Required Max length: 10 |
displayOrder | 表示順 |
Integer |
Required |