GET /API/v2/Trades/GetGoodsProfiles/{tradeNo}
取引内の商品明細(要約)を取得します。 取引管理番号(***tradeNo***)を指定して、各帳票を通して登録された取引内の商品明細(要約)を全て取得します。
Request Information
URI Parameters
| Name | Description | Type | Additional information |
|---|---|---|---|
| tradeNo | 取引管理番号 |
String |
Required Max length: 20 |
Body Parameters
None.
Response Information
Resource Description
| Name | Description | Type | Additional information |
|---|---|---|---|
| descriptionOfGoodsNo | 商品明細番号 |
String |
Required Max length: 64 |
| markAndNumber | 荷印と荷番号 |
String, Null |
Max length: 700 |
| number | 商品番号 |
String, Null |
None. |
| name | 商品名 |
String, Null |
Max length: 350 |
| quantity |
Object, Null |
None. |
|
| netWeight |
Object, Null |
None. |
|
| grossWeight |
Object, Null |
None. |
|
| volume |
Object, Null |
None. |