GET api/fishproduct?categoryID={categoryID}
Request Information
URI Parameters
Name | Description | Type | Additional information |
---|---|---|---|
categoryID | integer |
None. |
Body Parameters
None.
Response Information
Resource Description
Collection of FishProductName | Description | Type | Additional information |
---|---|---|---|
ID | integer |
None. |
|
Codename | string |
Required |
|
Name | string |
Required |
|
Description | string |
None. |
|
CostScaleID | integer |
None. |
|
CostScale | ProductCostScale |
None. |
|
Active | boolean |
Required |
|
Categories | Collection of FishCategory |
None. |
Response Formats
application/json
Sample:
Sample not available.
text/json
Sample:
Sample not available.
application/xml
Sample:
Sample not available.
text/xml
Sample:
Sample not available.