GET v1/api/GetPremium?policyId={policyId}
Retrieve a Premiums from the Policy Admin System by Policy Id
Request Information
URI Parameters
| Name | Description | Type | Additional information |
|---|---|---|---|
| policyId |
string |
string |
Required |
Body Parameters
None.
Response Information
Resource Description
List of PremiumResponseDto
PremiumResponseDto| Name | Description | Type | Additional information |
|---|---|---|---|
| PaymentSchedule | PaymentModesEnum |
None. |
|
| Premium | decimal number |
None. |
|
| AnnualPremium | decimal number |
None. |