Claim Status Update API
Eiger web service for Claim Status Update
ClaimStatusUpdate
POST
https://{baseurl}/claims/claim/api/statusUpdate
This endpoint allows you to update claim status.
Query Parameters
Name
Type
Description
claim_reference_number
string
Claim Reference Number
claim Status
string
Claim Status are as following. 1- Registered 2- Processing 3- Documents Completed 4- Approved 5- Denied 6- Under Payment 7- Paid
claim_flag
boolean
Claim Flag 1- Open 2- Closed
Headers
Name
Type
Description
EIGER-SESSION-ID
string
Web Service Token API Generated Value
EIGER-TOKEN
string
Web Service Token API Generated Value
EIGER-API-REQUEST-TYPE
string
REST
Accept
string
application/json
Content-Type
string
application/json
Last updated