UpdateInsuranceClaims
Inputs (InsuranceClaim[] - Entities: Array of insurance claims to update)
Name | Type | Description | Mandatory | Available from version | ||||||||||||||||||||||||||||||||||||
---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
BrickId | Guid | This is the unique id of the product that should be updated. | True | 2.02 | ||||||||||||||||||||||||||||||||||||
InsurancePolicyId | Guid | The BrickId of the insurance policy. Insurance policies can be fetched using GetInsurancePolicies. | 2.02 | |||||||||||||||||||||||||||||||||||||
InsuranceCoverId | Guid | The BrickId of the insurance cover. | 2.02 | |||||||||||||||||||||||||||||||||||||
BenefitGrant | decimal | The claims payment amount | 2.02 | |||||||||||||||||||||||||||||||||||||
PersonId | Guid | The BrickId of the person (administrator) who is assigned to work on the insurance claim. The information about the person can be fetched using GetPersons. | 2.02 | |||||||||||||||||||||||||||||||||||||
SystemDate | DateTime | 2.02 | ||||||||||||||||||||||||||||||||||||||
ReceiveDate | DateTime | Date for when the insurance claim was received. | 2.02 | |||||||||||||||||||||||||||||||||||||
ClaimDate | DateTime | Date for when the insurance claim was opened. | 2.02 | |||||||||||||||||||||||||||||||||||||
ClaimNo | string | The claims number | 2.02 | |||||||||||||||||||||||||||||||||||||
Status | int |
| 2.02 | |||||||||||||||||||||||||||||||||||||
Priority | int | 1-5 | 2.02 | |||||||||||||||||||||||||||||||||||||
RejectReason | int |
| 2.02 | |||||||||||||||||||||||||||||||||||||
Comment | string | 2.02 | ||||||||||||||||||||||||||||||||||||||
XmlFormFillOut | string | 2.02 |
Outputs
Name | Type | Description | Available from version |
---|---|---|---|
EntitiesArray | Array | All insurance products are returned along with each insurance product's BrickId and array of Errors per insurance product | 2.02 |
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