GET /API/v1/Common/GetContainerList/{dealNo}?reportCode={reportCode}
コンテナ一覧を取得します。
Request Information
URI Parameters
GetContainerListRequest
| Name | Description | Type | Additional information |
|---|---|---|---|
| dealNo | 取引管理番号 |
String |
Required |
| reportCode | 帳票コード |
String |
Required |
Body Parameters
None.
Response Information
Resource Description
GetContainerListResponse
| Name | Description | Type | Additional information |
|---|---|---|---|
| containerHeightCode | コンテナ高さコード |
String, Null |
None. |
| containerLengthCode | コンテナ長さコード |
String, Null |
None. |
| containerNo | コンテナ番号 |
String |
Required |
| containerTypeCode | コンテナタイプコード |
String, Null |
None. |
| dealNo | 取引管理番号 |
String |
Required |
| dealReportId | 取引・帳票ID |
String, Null |
None. |