| Name | Description | Type | Additional information |
|---|---|---|---|
| amount | 商品合計金額 |
Number, Null |
Format : Number(12,3) Maximum : 999999999.999 Minimum : 0 |
| amountCurrency | 商品合計金額通貨 |
String, Null |
None. |
| commodityCode | 商品コード |
String, Null |
None. |
| commodityQuantity | 商品数 |
Number, Null |
Format : Number(14,2) Maximum : 999999999999.99 Minimum : 0 |
| commodityQuantityUnit | 商品数単位 |
String, Null |
Format : ForeignKey |
| commodityUnitPrice | 商品単価 |
Number, Null |
Format : Number(12,3) Maximum : 999999999.999 Minimum : 0 |
| commodityUnitPriceCurrency | 商品単価通貨 |
String, Null |
None. |
| commodityUnitQuantity | 商品ユニット数 |
Number, Null |
Format : Number(14,2) Maximum : 999999999999.99 Minimum : 0 |
| commodityUnitQuantityUnit | 商品ユニット数単位 |
String, Null |
None. |
| countryOfOrigin | 原産国_名称 |
String, Null |
None. |
| countryOfOriginCode | 原産国_コード |
String, Null |
Format : ForeignKey /API/v1/Master/BusinessCodes?$filter=categoryCode eq '031' and countryCode eq '{value}' |
| descriptionOfGoods | 商品明細 |
String, Null |
Min length: 0 Max length: 875 |
| hsCode | HSコード |
String, Null |
Min length: 0 Max length: 9 |
| itemNo | 商品番号 |
String, Null |
None. |
| marksAndNumbers | 荷印と荷番号 |
String, Null |
Min length: 0 Max length: 700 |
| numberOfPackages | パッケージ数 |
Number, Null |
Format : Number(8,0) Maximum : 99999999 Minimum : 0 |
| packagesType | パッケージタイプ |
String, Null |
None. |
| productCode | 製品番号 |
String, Null |
None. |