GET api/GetSysLookups/GetCharacterCertificate
Request Information
URI Parameters
None.
Body Parameters
CharParams| Name | Description | Type | Additional information |
|---|---|---|---|
| SchoolID | string |
Required |
|
| StudentID | string |
None. |
|
| LoggedID | string |
None. |
|
| Flag | string |
None. |
Request Formats
application/json, text/json
Sample:
{
"SchoolID": "sample string 1",
"StudentID": "sample string 2",
"LoggedID": "sample string 3",
"Flag": "sample string 4"
}
application/x-www-form-urlencoded
Sample:
Sample not available.
Response Information
Resource Description
ObjectNone.
Response Formats
application/json, text/json
Sample:
{}