GetInsuranceClaims
Filter inputs
Name | Type | Description | Mandatory | Available from version | ||||||||||||||||||||||||||||||||||||
---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
BrickIds | Guid[] | The BrickIds (unique id) of the insurance claim | 2.02 | |||||||||||||||||||||||||||||||||||||
CreatedDateFrom | DateTime | The date on which the insurance policy was created. Filters out items created before date. | If one of these values are used as input both of them has to be supplied. | 2.02 | ||||||||||||||||||||||||||||||||||||
CreatedDateTo | DateTime | The date on which the insurance policy was created. Filters out items created after date. | 2.02 | |||||||||||||||||||||||||||||||||||||
InsurancePolicyIds | Guid[] | The BrickId of the insurance policy. Insurance policies can be fetched using GetInsurancePolicies. | 2.02 | |||||||||||||||||||||||||||||||||||||
InsuranceCoverIds | Guid[] | The BrickId of the insurance cover. | 2.02 | |||||||||||||||||||||||||||||||||||||
InsuranceProductIds | Guid[] | The BrickId of the insurance products connected to claim's insurance policy. | 2.02 | |||||||||||||||||||||||||||||||||||||
InsuranceProductNames | string[] | The product name connected to claim's insurance policy. | 2.02 | |||||||||||||||||||||||||||||||||||||
BenefitGrants | decimal[] | The claims payment amount | ||||||||||||||||||||||||||||||||||||||
PersonIds | Guid[] | The BrickId of the person (administrator) who is assigned to work on the insurance claim, this is a Legal Entity that can be fetched using GetPersons. | 2.02 | |||||||||||||||||||||||||||||||||||||
SystemDateFrom | DateTime | Filters out items with a system date before date. | If one of these values are used as input both of them has to be supplied. | 2.02 | ||||||||||||||||||||||||||||||||||||
SystemDateTo | DateTime | Filters out items with a system date after date. | 2.02 | |||||||||||||||||||||||||||||||||||||
ReceiveDateFrom | DateTime | Filters out items with a receive date before date. The date on which the claim was received from the customer | If one of these values are used as input both of them has to be supplied. | 2.02 | ||||||||||||||||||||||||||||||||||||
ReceiveDateTo | DateTime | Filters out items with a receive date after date. | 2.02 | |||||||||||||||||||||||||||||||||||||
ClaimDateFrom | DateTime | Filters out items with a claim date before date. The date when the claim was opened | If one of these values are used as input both of them has to be supplied. | 2.02 | ||||||||||||||||||||||||||||||||||||
ClaimDateTo | DateTime | Filters out items with a claim date date after date. | 2.02 | |||||||||||||||||||||||||||||||||||||
ClaimNos | string[] | The claim numbers | 2.02 | |||||||||||||||||||||||||||||||||||||
Statuses | int[] |
| 2.02 | |||||||||||||||||||||||||||||||||||||
Priorities | int[] | 1-5 | 2.02 | |||||||||||||||||||||||||||||||||||||
RejectReasons | int[] |
| 2.02 | |||||||||||||||||||||||||||||||||||||
Comments | string[] | 2.02 |
Response rows (Array) inherits from EntityBase
Name | Type | Description | Available from version | |||||||||||||||
---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
BrickId | Guid | The BrickId (unique id) of the insurance claim. | ||||||||||||||||
CreatedAt | DateTime | The moment in time when insurance claim was created. | ||||||||||||||||
InsurancePolicyId | Guid | The BrickId of the insurance policy. | ||||||||||||||||
InsuranceCoverId | Guid | The BrickId of the insurance cover. | ||||||||||||||||
InsuranceProductId | Guid | The BrickId of the insurance product. | ||||||||||||||||
InsuranceProductName | string | The name of the insurance product. | ||||||||||||||||
BenefitGrant | decimal | |||||||||||||||||
PersonId | Guid | The BrickId of the person. This is a brick of type legal entity. | ||||||||||||||||
SystemDate | DateTime | |||||||||||||||||
ReceiveDate | DateTime | Date for when the insurance claim was received. | ||||||||||||||||
ClaimDate | DateTime | Date for when the insurance claim was claimed. | ||||||||||||||||
ClaimNo | string | |||||||||||||||||
Status | int |
| ||||||||||||||||
Priority | int | 1-5 | ||||||||||||||||
RejectReason | int | |||||||||||||||||
Comment | string | |||||||||||||||||
XmlFormFillOut | string |
Code examples
Blog stream
Create a blog post to share news and announcements with your team and company.
Terms of License
Change Policy
© 2009 - 2024 Huddlestock Technologies AB All rights reserved