GET api/Unit/{unitNo}
Endpoint to get a given unit
Request Information
URI Parameters
| Name | Description | Type | Additional information |
|---|---|---|---|
| unitNo |
UnitNo |
string |
Required |
Body Parameters
None.
Response Information
Resource Description
ResponseOfGetUnitDto| Name | Description | Type | Additional information |
|---|---|---|---|
| Item | Collection of GetUnitDto |
None. |
Response Formats
application/json, text/json, application/xml, text/xml
Sample:
Sample not available.