GET api/calculate/hospitalization-limit/{plan_code}/{premium}/{term}/{payment_mode}
Request Information
URI Parameters
| Name | Description | Type | Additional information |
|---|---|---|---|
| plan_code | integer |
Required |
|
| premium | integer |
Required |
|
| term | integer |
Required |
|
| payment_mode | integer |
Required |
Body Parameters
None.
Response Information
Resource Description
IHttpActionResultNone.
Response Formats
application/json, text/json, application/xml, text/xml
Sample:
Sample not available.