GET api/ReceiptsList?key={key}
Get receipts list.
Request Information
URI Parameters
Name | Description | Type | Additional information |
---|---|---|---|
key | globally unique identifier |
None. |
Body Parameters
None.
Response Information
Resource Description
Collection of ReceiptsListName | Description | Type | Additional information |
---|---|---|---|
DatabaseId | globally unique identifier |
None. |
|
InsuredDatabaseId | globally unique identifier |
None. |
|
ReceivedDate | date |
None. |
|
DueDate | date |
None. |
|
Description | string |
None. |
|
Due | decimal number |
None. |
|
Received | decimal number |
None. |
|
ParentId | globally unique identifier |
None. |
|
PaymentMethod | string |
None. |
|
CreateDate | date |
None. |
|
ChangeDate | date |
None. |
|
Number | string |
None. |
|
UserTookThePayment | string |
None. |
|
LocationTookThePayment | string |
None. |
|
Insured | string |
None. |
|
InsuredId | string |
None. |
|
ConfirmationReferenceNumber | string |
None. |
|
Carrier | string |
None. |
|
Policies | Collection of PolicyBasic |
None. |
|
Status | string |
None. |
|
FeesAndDiscountDetails | Collection of FeeAndDiscountDetails |
None. |
|
DiscountDetails | Collection of DiscountDetails |
None. |
|
InvoiceDetails | Collection of InvoiceDetails |
None. |
|
PremiumType | string |
None. |
|
Items | Collection of FeeAndDiscount |
None. |
|
FeesAndDiscounts | string |
None. |
|
PremiumDetails | Collection of PremiumDetails |
None. |
|
TotalPremiumAmount | string |
None. |
|
NonPremiumDetails | Collection of NonPremiumDetails |
None. |
|
TotalNonPremiumAmount | string |
None. |
|
PaidReceivables | Collection of PaidReceivableDetails |
None. |
|
TotalPaidReceivableDue | string |
None. |
|
TotalPaidReceivablePaid | string |
None. |
|
FinancingDetails | Collection of FinancingDetail |
None. |
|
TotalFinancedAmount | string |
None. |
|
ToName | string |
None. |
|
ToAddress1 | string |
None. |
|
ToAddress2 | string |
None. |
|
ToPhone | string |
None. |