Provides insurance companies and their teams with the right tools to engage, support and empower their customers during the claim process.
This endpoint allows you to read header or detailed information of a claim. You can search by claim unique identifier (claim_id) or by claim number (claim_number). If both are sent, claim_id and claim_number should match to the same claim. If only claim_number is used, and since the template configuration allows for claim number duplication (if selected by the admin when setting up the template), no match will be returned if there are more than one claim with the same claim_number. The Response is a high level status and current state of the claim.
This endpoint allows you to get all claim information form data. The section parameter specifies the type of data you are querying for. If section is missing, the query will return the claim header information as described in Read Claim.