GET api/HSV/GetSampleStatus
Request Information
URI Parameters
None.
Body Parameters
None.
Response Information
Resource Description
Collection of API_GetSampleStatus_ResultName | Description | Type | Additional information |
---|---|---|---|
ID | byte |
None. |
|
StatusName | string |
None. |
Response Formats
application/json, text/json
Sample:
[ { "ID": 64, "StatusName": "sample string 2" }, { "ID": 64, "StatusName": "sample string 2" } ]