GET api/Stucheck?Name={Name}&ID_Parent={ID_Parent}
获取班级ID
Request Information
URI Parameters
Name | Description | Type | Additional information |
---|---|---|---|
Name | string |
Required |
|
ID_Parent | globally unique identifier |
Required |
Body Parameters
None.
Response Information
Resource Description
globally unique identifierResponse Formats
application/json, text/json
Sample:
"08acba21-8562-44f9-86de-4d8946a75ee4"
application/xml, text/xml
Sample:
<guid xmlns="http://schemas.microsoft.com/2003/10/Serialization/">08acba21-8562-44f9-86de-4d8946a75ee4</guid>