GET api/Afdelingen/GetByCode?code={code}
Request Information
URI Parameters
Name | Description | Type | Additional information |
---|---|---|---|
code | string |
Required |
Body Parameters
None.
Response Information
Resource Description
AfdelingName | Description | Type | Additional information |
---|---|---|---|
ID | integer |
None. |
|
Code | string |
None. |
|
Naam | string |
None. |
|
Gearchiveerd | boolean |
None. |
|
Date_Modified | string |
None. |
|
Method | string |
None. |
|
Raadplegen | boolean |
None. |
|
Error_Description | string |
None. |
Response Formats
application/json, text/json
Sample:
Sample not available.