POST api/Quote/GetAllIncludedBenefits?quoteId={quoteId}
Request Information
URI Parameters
Name | Description | Type | Additional information |
---|---|---|---|
quoteId | globally unique identifier |
Required |
Body Parameters
None.
Response Information
Resource Description
Collection of CoverExtraName | Description | Type | Additional 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.