GET /API/v1/Common/GetPartialRepresentativeCommodity/{dealNo}
初期値参照用代表商品明細情報を取得します。
Request Information
URI Parameters
/API/v1/Common(PK)
| Name | Description | Type | Additional information |
|---|---|---|---|
| dealNo | 取引管理番号 |
String |
Required |
Body Parameters
None.
Response Information
Resource Description
GetPartialRepresentativeCommodityResponse
GetPartialRepresentativeCommodityResponse
| Name | Description | Type | Additional information |
|---|---|---|---|
| commodityGrossWeight | 商品グロス重量 |
Number, Null |
Format : Number(10,3) Maximum : 9999999.999 Minimum : 0 |
| commodityGrossWeightUnitCode | 商品グロス重量_単位コード |
String, Null |
None. |
| commodityMeasurement | 商品体積 |
Number, Null |
Format : Number(10,3) Maximum : 9999999.999 Minimum : 0 |
| commodityMeasurementUnitCode | 商品体積_単位コード |
String, Null |
None. |
| commodityNetWeight | 商品ネット重量 |
Number, Null |
Format : Number(10,3) Maximum : 9999999.999 Minimum : 0 |
| commodityNetWeightUnitCode | 商品ネット重量_単位コード |
String, Null |
None. |
| commodityRemarks | 商品 摘要 |
String, Null |
None. |
| descriptionOfGoods | 商品明細 |
String, Null |
None. |
| hsCode | HSコード |
String, Null |
None. |
| marksAndNumbers | 荷印と荷番号 |
String, Null |
None. |
| numberOfContainersOrPackage | コンテナ本数またはパッケージ数 |
Number, Null |
Format : Number(8,0) Maximum : 99999999 Minimum : 0 |
| packagesType | パッケージタイプ |
String, Null |
None. |
| typeOfGoods | 商品種別 |
String, Null |
None. |