post https://api-staging.cermati.com/insurance/v1/claims//submit
Submit or resubmit a claim. All required fields in the claim form have to be filled out before the claim can be submitted.
This API can only be used on claims with INITIATED, DATA_INCOMPLETE, and ADDITIONAL_DATA status. Once submitted, the status will be updated depending on the current status as follows:
Current Status | Status After Submitted |
---|---|
INITIATED | DATA_SUBMITTED |
DATA_INCOMPLETE | DATA_ON_REVIEW |
ADDITIONAL_DATA | DATA_COMPLETE |