GET /API/v2/Companies/Products/Get/{productId}
会社で使用する商品(HSコード)を取得します。 商品ID(***productId***)を指定して、会社で使用する商品(HSコード)を取得します。 会社で使用する商品(HSコード)に関する詳細については、[会社で使用する商品(HSコード)について]()を参照ください。
Request Information
URI Parameters
| Name | Description | Type | Additional information |
|---|---|---|---|
| productId | 商品ID |
String |
Required Max length: 36 |
Body Parameters
None.
Response Information
Resource Description
| Name | Description | Type | Additional information |
|---|---|---|---|
| productId | 商品ID |
String |
Required Max length: 36 |
| tradeType | 取引タイプ |
String |
Required Max length: 8 |
| number | 商品番号 |
String, Null |
None. |
| hsCode | HSコード |
String, Null |
None. |
| name | 商品名 |
String, Null |
Max length: 350 |
| quantityUnit1 | 数量単位コード1 |
String, Null |
None. |
| quantityUnit2 | 数量単位コード2 |
String, Null |
None. |