GET api/PolicyEndorsementFinancingDetailList?key={key}
Use this endpoint to get policy endorsement agency commission related information.
Request Information
URI Parameters
| Name | Description | Type | Additional information |
|---|---|---|---|
| key |
Endorsement finance database id to get a particular record base on id. |
globally unique identifier |
None. |
Body Parameters
None.
Response Information
Resource Description
PolicyEndorsementFinancingDetailList class.
Collection of PolicyEndorsementFinancingDetailList| Name | Description | Type | Additional information |
|---|---|---|---|
| DatabaseId | globally unique identifier |
None. |
|
| AmountTypeValue | integer |
None. |
|
| AmountTypeText | string |
None. |
|
| AmountValue | decimal number |
None. |
|
| EndorsementDatabaseId | globally unique identifier |
None. |
|
| Order | integer |
None. |
|
| FinancingTypeValue | integer |
None. |
|
| FinancingTypeText | string |
None. |
|
| DueDate | date |
None. |
|
| Description | string |
None. |
|
| FinancingAgreement | string |
None. |
|
| CreateDate | date |
None. |
|
| ChangeDate | date |
None. |
|
| EndorsementFinancingPaymentDetail | Collection of EndorsementFinancingPaymentDetailList |
None. |