GET api/PolicyEndorsementFinanceCompanyIncentiveDetailList?key={key}
Use this endpoint to get policy endorsement agency commission related information.
Request Information
URI Parameters
| Name | Description | Type | Additional information |
|---|---|---|---|
| key |
Finance company incentive database id to get a particular record base on id. |
globally unique identifier |
None. |
Body Parameters
None.
Response Information
Resource Description
PolicyEndorsementFinanceCompanyIncentiveDetailList class.
Collection of PolicyEndorsementFinanceCompanyIncentiveDetailList| Name | Description | Type | Additional information |
|---|---|---|---|
| DatabaseId | globally unique identifier |
None. |
|
| IncentiveFeeValue | decimal number |
None. |
|
| EndorsementDatabaseId | globally unique identifier |
None. |
|
| Order | integer |
None. |
|
| AgencyCommissionTypeValue | integer |
None. |
|
| AgencyCommissionTypeText | string |
None. |
|
| DueDate | date |
None. |
|
| CreateDate | date |
None. |
|
| ChangeDate | date |
None. |
|
| EndorsementFinanceCompanyIncentivePaymentDetail | Collection of EndorsementFinanceCompanyIncentivePaymentDetailList |
None. |