GET api/PolicyEndorsementReceivableDetailList?key={key}

Use this endpoint to get policy endorsement agency commission related information.

Request Information

URI Parameters

NameDescriptionTypeAdditional information
key

Endorsement receivable database id to get a particular record base on id.

globally unique identifier

None.

Body Parameters

None.

Response Information

Resource Description

PolicyEndorsementReceivableDetailList class.

Collection of PolicyEndorsementReceivableDetailList
NameDescriptionTypeAdditional information
DatabaseId

globally unique identifier

None.

AmountTypeValue

integer

None.

AmountTypeText

string

None.

EndorsementDatabaseId

globally unique identifier

None.

Order

integer

None.

EndorsementReceivableTypeValue

integer

None.

EndorsementReceivableTypeText

string

None.

DueDate

date

None.

ProcessingFee

decimal number

None.

EndorsementFinancingDatabaseId

globally unique identifier

None.

CreateDate

date

None.

ChangeDate

date

None.

EndorsementReceivablePaymentDetail

Collection of EndorsementReceivablePaymentDetailList

None.