GET api/Product/GetByGroupId?idCategory={idCategory}
Request Information
URI Parameters
Name | Description | Type | Additional information |
---|---|---|---|
idCategory | integer |
Required |
Body Parameters
None.
Response Information
Resource Description
Collection of ProductName | Description | Type | Additional information |
---|---|---|---|
ID | integer |
None. |
|
ProductName | string |
None. |
|
ProductCode | integer |
None. |
|
IDUnitType | integer |
None. |
|
IDCategory | integer |
None. |
|
LatinName | string |
None. |
|
Barcode | string |
None. |
|
Price | decimal number |
None. |
|
TaxPercent | decimal number |
None. |
|
TollPercent | decimal number |
None. |
|
DiscountPercent | decimal number |
None. |
|
VisitorPercent | decimal number |
None. |
|
Comment | string |
None. |
|
Quantity | decimal number |
None. |
|
DecimalDigits | byte |
None. |
|
MediaName | string |
None. |
|
MediaLink | string |
None. |
|
Url | string |
None. |
|
KeywordTag | string |
None. |
|
Tags | string |
None. |
|
DescriptionTag | string |
None. |
|
LikeCount | decimal number |
None. |
|
DislikeCount | decimal number |
None. |
|
CanVisible | boolean |
None. |
|
CanEdited | boolean |
None. |
|
SoftwareFeature | SoftwareFeature |
None. |
|
SoftwareOrders | Collection of SoftwareOrder |
None. |
|
Category | Category |
None. |
|
OrderItems | Collection of OrderItem |
None. |
|
UnitType | UnitType |
None. |
|
Requests | Collection of Request |
None. |
|
ProductInfo | ProductInfo |
None. |
|
FullName | string |
None. |
|
StrFormat | string |
None. |
|
PriceStr | string |
None. |
Response Formats
application/json
Sample:
Sample not available.
text/json
Sample:
Sample not available.
text/xml
Sample:
Sample not available.