POST api/Calendar/Save/GuardianPost

Request Information

URI Parameters

None.

Body Parameters

Guardian
NameDescriptionTypeAdditional information
Id

globally unique identifier

None.

ParentId

globally unique identifier

None.

AccountId

globally unique identifier

None.

Name

string

None.

RelationShip

integer

None.

Phone

string

None.

Email

string

None.

StatusId

integer

None.

ModifiedBy

globally unique identifier

None.

ModifiedOn

date

None.

AlertSettings

Collection of AlertSetting

None.

Calendars

Collection of Calendar

None.

Schedules

Collection of Schedule

None.

Request Formats

application/json

Sample:

Sample not available.

text/json

Sample:

Sample not available.

application/x-www-form-urlencoded

Sample:

Sample not available.

Response Information

Resource Description

IHttpActionResult

None.

Response Formats

application/json, text/json

Sample:

Sample not available.