GET api/PolicyEndorsementDetailList?key={key}
Use this endpoint to get policy endorsement related information.
Request Information
URI Parameters
Name | Description | Type | Additional information |
---|---|---|---|
key |
Endorsement database id to get a particular record base on id. |
globally unique identifier |
None. |
Body Parameters
None.
Response Information
Resource Description
PolicyEndorsementDetailList class.
Collection of PolicyEndorsementDetailListName | Description | Type | Additional information |
---|---|---|---|
DatabaseId | globally unique identifier |
None. |
|
Amount | decimal number |
None. |
|
Date | date |
None. |
|
Order | integer |
None. |
|
PolicyId | globally unique identifier |
None. |
|
InsuredDatabaseId | globally unique identifier |
None. |
|
EndorsementTypeValue | integer |
None. |
|
EndorsementTypeText | string |
None. |
|
StatusValue | integer |
None. |
|
StatusText | string |
None. |
|
Description | string |
None. |
|
EndorsementPremiumTypeValue | integer |
None. |
|
EndorsementPremiumTypeText | string |
None. |
|
CombineAllReceivablesAndPayables | boolean |
None. |
|
BillingTypeValue | integer |
None. |
|
BillingTypeText | string |
None. |
|
FollowUpDate | date |
None. |
|
FollowUpPersonId | globally unique identifier |
None. |
|
FollowUpPersonName | string |
None. |
|
BillingFollowUpDate | date |
None. |
|
BillingFollowUpPersonId | globally unique identifier |
None. |
|
BillingStatusValue | integer |
None. |
|
BillingStatusText | string |
None. |
|
CreateDate | date |
None. |
|
ChangeDate | date |
None. |