POST api/RenewalsProposal/GetBenefitPricesFromDB

Get Proposal Product's Benefits

Request Information

URI Parameters

None.

Body Parameters

BenefitPriceRequestModel
NameDescriptionTypeAdditional information
ProductsList

Collection of ProductsList

None.

BeneficiaryList

Accepts the list of benefeciaries

Collection of Beneficiary

None.

PortalCategoryId

Accepts the PortalCategoryId

integer

None.

ActisureProductId

Accepts the ActisureProductId

integer

None.

PortalCategory

Accepts the PortalCategory

string

None.

CoverageArea

Accepts the CoverageArea

string

None.

StartDate

Accepts the StartDate

date

None.

RenewalDate

Accepts the RenewalDate

date

None.

PolicyId

Accepts the PolicyId

integer

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

HttpResponseMessage
NameDescriptionTypeAdditional information
Version

Version

None.

Content

HttpContent

None.

StatusCode

HttpStatusCode

None.

ReasonPhrase

string

None.

Headers

Collection of Object

None.

RequestMessage

HttpRequestMessage

None.

IsSuccessStatusCode

boolean

None.