POST api/JankariPortal/InsertProgram

Request Information

URI Parameters

None.

Body Parameters

Program
NameDescriptionTypeAdditional information
pgid

string

None.

ogid

string

None.

pgname

string

None.

seqno

integer

None.

logo

string

None.

Departments

Collection of Department

None.

Program1

Program

None.

Program2

Program

None.

UserPrograms

Collection of UserProgram

None.

EmployeePrograms

Collection of EmployeeProgram

None.

Request Formats

application/json

Sample:

Sample not available.

text/json

Sample:

Sample not available.

application/xml

Sample:

Sample not available.

text/xml

Sample:

Sample not available.

application/x-www-form-urlencoded

Sample:

Sample not available.

Response Information

Resource Description

string

Response Formats

application/json, text/json

Sample:
"sample string 1"

application/xml, text/xml

Sample:
<string xmlns="http://schemas.microsoft.com/2003/10/Serialization/">sample string 1</string>