GET api/jobandnotice/getalljobtypes
Request Information
URI Parameters
None.
Body Parameters
None.
Response Information
Resource Description
JobTypeName | Description | Type | Additional information |
---|---|---|---|
ID | globally unique identifier |
None. |
|
Description | string |
Required String length: inclusive between 0 and 100 |
Response Formats
application/json, text/json
Sample:
{ "ID": "59ecdd4d-896e-47ee-9308-fa991f2e7d4e", "Description": "sample string 2" }
application/xml
Sample:
text/xml
Sample: