GET api/fishproduct/categories?schemeID={schemeID}
Request Information
URI Parameters
| Name | Description | Type | Additional information |
|---|---|---|---|
| schemeID | integer |
None. |
Body Parameters
None.
Response Information
Resource Description
Collection of FishCategory| Name | Description | Type | Additional information |
|---|---|---|---|
| ID | integer |
None. |
|
| Name | string |
None. |
|
| LongDisplayName | string |
None. |
|
| SchemeID | integer |
None. |
|
| Scheme | FishboxScheme |
None. |
|
| IsPublic | boolean |
None. |
|
| Products | Collection of FishProduct |
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.