GET api/OrgUnit1/{orgUnit1No}
Endpoint to get a given orgunit1
Request Information
URI Parameters
| Name | Description | Type | Additional information |
|---|---|---|---|
| orgUnit1No |
OrgUnit1No |
integer |
Required |
Body Parameters
None.
Response Information
Resource Description
ResponseOfGetOrgUnit1Dto| Name | Description | Type | Additional information |
|---|---|---|---|
| Item | Collection of GetOrgUnit1Dto |
None. |
Response Formats
application/json, text/json, application/xml, text/xml
Sample:
Sample not available.