A message for our valued customers and partners: This site is retiring, including accounts and API keys, as we migrate to the new developer portal. If you use existing API keys you will be contacted with further migration instructions. Accounts and API keys are not shared between this developer portal and the new developer portal. We recommend you review the new portal's Get Started guide for details on registering a new developer account and requesting new API keys.

Submit Claim

post

Submit Claim

Submit Claim

Resource URL

https://dev-apis.ap-southeast-1.libertymutual.com/api/ah /claim/v1

Header Parameters

Name Values Description
x-auth-token
(required)

Authentication token to access the API

Body Parameters

Name Values Description
policyNumber
(required)

Policy Number

unitNo
(required)

Unit Number

patientName
(required)

Patient Name

consulationDate
(required)

Consultation Date

receiptCurrency
(required)

Receipt Currency

receiptAmount
(required)

Receipt Amount

submitOtherInsurer
(required)

Receipt Amount

otherPaidCurrency

Receipt Currency

otherPaidAmount

Other Insurer Paid Amount

doctorName
(required)

Doctor Name

diagnosisCode
(required)

Diagnosis Code

files
(required)

files

claimType

claimType

diagnosis

diagnosis free text

hospitalCode

Hospital Code

Request Body

Definitions


Name Type Description

policyNumber

(required)

string

Policy Number

unitNo

(required)

string

Unit Number

patientName

(required)

string

Patient Name

consulationDate

(required)

string

Consultation Date

receiptCurrency

(required)

string

Receipt Currency

receiptAmount

(required)

string

Receipt Amount

submitOtherInsurer

(required)

boolean

Receipt Amount

otherPaidCurrency

string

Receipt Currency

otherPaidAmount

string

Other Insurer Paid Amount

doctorName

(required)

string

Doctor Name

diagnosisCode

(required)

string

Diagnosis Code

files

(required)

Array

files

claimType

string

claimType

diagnosis

string

diagnosis free text

hospitalCode

string

Hospital Code

Responses

Code Examples

Try it out !!

Submit Claim

HTTP Basic

OAuth 2.0

API Key

RESET

Make a request and see the response.

Make a request and see the response.

Make a request and see the response.

Resource Summary

Security

Content Type

multipart/form-data

Category

Claim

Schema:

HTTP Code Description

Working...