GET /API/v1/Master/CompanyProducts/GetList?filter={filter}&orderby={orderby}
検索条件を指定して、条件に該当する会社商品情報を全て取得します。 APIを呼び出すユーザが所属している会社の商品以外は取得できません。
Request Information
URI Parameters
UriModel of CompanyProducts.GetList
| Name | Description | Type | Additional information |
|---|---|---|---|
| filter | filter |
String |
Required |
| orderby | orderby |
String |
Required |
Body Parameters
None.
Response Information
Resource Description
| Name | Description | Type | Additional information |
|---|---|---|---|
| businessPattern | 業務パターン |
String |
Required |
| codeforNACCS | NACCS用コード |
String, Null |
None. |
| companyId | 会社ID |
String |
Required |
| companyProductId | 会社商品ID |
String |
Required |
| hsCode | HSコード |
String, Null |
None. |
| placeOfOriginCertificateId | 原産地証明書識別 |
String, Null |
None. |
| placeOfOriginCode | 原産地コード |
String, Null |
None. |
| productNames |
Collection, Null of productNames |
None. |
|
| productNo | 商品番号 |
String, Null |
None. |
| quantityUnitCode1 | 数量単位コード(1) |
String, Null |
None. |
| quantityUnitCode2 | 数量単位コード(2) |
String, Null |
None. |