POST api/MemberRate/insertmemberrate

Request Information

URI Parameters

None.

Body Parameters

MemberRate
NameDescriptionTypeAdditional information
MemberRateId

integer

None.

ResortId

integer

None.

ResortName

string

None.

MembershipTypeMasterId

integer

None.

MembershipType

string

None.

MembershipTypeMasterPlanId

integer

None.

MembershipPlan

string

None.

FromDate

date

None.

ToDate

date

None.

AdvanceReservationFee

decimal number

None.

ApplyAfterDays

integer

None.

MemberRateRooms

Collection of MemberRateRoom

None.

lstRoomRateWithType

Collection of RoomRateWithType

None.

lstMembershipTypeMaster

Collection of MembershipTypeMaster

None.

lstMembershipPlanMaster

Collection of MembershipPlanMaster

None.

lstBundleList

Collection of BundleMaster

None.

lstResortList

Collection of Resort

None.

CreatedDate

date

None.

ModifiedDate

date

None.

CreatedBy

integer

None.

ModifiedBy

integer

None.

IsActive

boolean

None.

IsDeleted

boolean

None.

Request Formats

application/json

Sample:

Sample not available.

text/json

Sample:

Sample not available.

text/html

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

IHttpActionResult

None.

Response Formats

application/json, text/json, text/html, application/xml, text/xml

Sample:

Sample not available.