GET api/PolicyEndorsementAgencyCommissionDetailList?key={key}
Use this endpoint to get policy endorsement agency commission related information.
Request Information
URI Parameters
Name | Description | Type | Additional information |
---|---|---|---|
key |
Agency commission database id to get a particular record base on id. |
globally unique identifier |
None. |
Body Parameters
None.
Response Information
Resource Description
PolicyEndorsementAgencyCommissionDetailList class.
Collection of PolicyEndorsementAgencyCommissionDetailListName | Description | Type | Additional information |
---|---|---|---|
DatabaseId | globally unique identifier |
None. |
|
CommissionTypeValue | integer |
None. |
|
CommissionTypeText | string |
None. |
|
CommissionValue | decimal number |
None. |
|
EndorsementDatabaseId | globally unique identifier |
None. |
|
Order | integer |
None. |
|
AgencyCommissionTypeValue | integer |
None. |
|
AgencyCommissionTypeText | string |
None. |
|
CreateDate | date |
None. |
|
ChangeDate | date |
None. |
|
EndorsementAgencyCommissionPaymentDetail | Collection of EndorsementAgencyCommissionPaymentDetailList |
None. |