GET api/DM_ChucDanh
Request Information
URI Parameters
None.
Body Parameters
None.
Response Information
Resource Description
Collection of DM_ChucDanh| Name | Description | Type | Additional information |
|---|---|---|---|
| RefID | globally unique identifier |
None. |
|
| ChucDanh | string |
None. |
Response Formats
application/json, text/json
Sample:
[
{
"RefID": "9f728de0-46b3-4b62-a637-62343b27bf53",
"ChucDanh": "sample string 2"
},
{
"RefID": "9f728de0-46b3-4b62-a637-62343b27bf53",
"ChucDanh": "sample string 2"
}
]