POST api/Quote/GetAllIncludedBenefits?quoteId={quoteId}

Request Information

URI Parameters

NameDescriptionTypeAdditional information
quoteId

globally unique identifier

Required

Body Parameters

None.

Response Information

Resource Description

Collection of CoverExtra
NameDescriptionTypeAdditional information
Cost

decimal number

None.

Description

string

None.

Id

globally unique identifier

None.

Label

string

None.

MappingValue

integer

None.

Value

decimal number

None.

Response Formats

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

Sample:

Sample not available.