GET api/Post/postSaveHallticketSettings

Request Information

URI Parameters

None.

Body Parameters

tblProgressreptcls
NameDescriptionTypeAdditional information
SchoolID

string

None.

Tags

string

None.

Request Formats

application/json, text/json

Sample:
{
  "SchoolID": "sample string 1",
  "Tags": "sample string 2"
}

application/x-www-form-urlencoded

Sample:

Sample not available.

Response Information

Resource Description

Object

None.

Response Formats

application/json, text/json

Sample:
{}