GET api/PolicyEndorsementAgentsCommissionDetailList?key={key}
Use this endpoint to get policy endorsement agency commission related information.
Request Information
URI Parameters
Name | Description | Type | Additional information |
---|---|---|---|
key |
Agent commission database id to get a particular record base on id. |
globally unique identifier |
None. |
Body Parameters
None.
Response Information
Resource Description
PolicyEndorsementAgentsCommissionDetailList class.
Collection of PolicyEndorsementAgentsCommissionDetailListName | Description | Type | Additional information |
---|---|---|---|
DatabaseId | globally unique identifier |
None. |
|
AgentDatabaseId | globally unique identifier |
None. |
|
AgentName | string |
None. |
|
PolicyCommissionAgentPaymentTypeValue | integer |
None. |
|
PolicyCommissionAgentPaymentTypeText | string |
None. |
|
CommissionTypeValue | integer |
None. |
|
CommissionTypeText | string |
None. |
|
CommissionValue | decimal number |
None. |
|
EndorsementDatabaseId | globally unique identifier |
None. |
|
Order | integer |
None. |
|
CreateDate | date |
None. |
|
ChangeDate | date |
None. |
|
EndorsementAgentsCommissionPaymentDetail | Collection of EndorsementAgentsCommissionPaymentDetailList |
None. |