GET /API/v2/Trades/GetContainers/{tradeNo}?newReportCode=!{newReportCode}
取引内のコンテナを取得します。 取引管理番号(***tradeNo***)を指定して、各帳票を通して登録された取引内のコンテナを全て取得します。
Request Information
URI Parameters
Name | Description | Type | Additional information |
---|---|---|---|
tradeNo | 取引管理番号 |
String |
Required Max length: 20 |
newReportCode | 作成する帳票の帳票コード |
String, Null |
Max length: 5 |
Body Parameters
None.
Response Information
Resource Description
Name | Description | Type | Additional information |
---|---|---|---|
containerNo | コンテナ番号 |
String |
Required Max length: 12 |
containerIsoNo | コンテナISO番号 |
String, Null |
Max length: 15 |
lengthCode | コンテナサイズ(長さ)コード |
String, Null |
Max length: 1 |
lengthName | コンテナサイズ(長さ)名 |
String, Null |
Max length: 10 |
heightCode | コンテナサイズ(高さ)コード |
String, Null |
Max length: 1 |
heightName | コンテナサイズ(高さ)名 |
String, Null |
Max length: 10 |
containerTypeCode | コンテナタイプコード |
String, Null |
Max length: 2 |
containerTypeName | コンテナタイプ名 |
String, Null |
Max length: 30 |