Submit Operation

Once a claim is stored in Claims, it can be processed. The HTTP API facilitates initiating claims processing with the Submit a Claim for Processing operation.

The submit operation initiates with the following POST request:

http://[hostName]:[portNumber]/[api-context-root]/claims/{id}/submit

The attribute Process Category on the claims entity categorizes the claim as a Regular Claim, Large Claim System, or Sub-Claim.

A claim that has Sub-Claim as the Process Category cannot be submitted for processing.
For details about claims processing, see Large Claims Flow for more details.