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

Mobile app claim submission

Resource URL

https://test-apis.ap-southeast-1.libertymutual.com/api/th/claims /v1

Query Parameters

Name Values Description
requiredCtc

Required CTC

submitOtherInsurer

Submit other insurer

Header Parameters

Name Values Description
x-api-key
(required)

Api key to access the API

x-auth-token
(required)

Authentication token to access the API (Get from user service resource /auth/login)

Body Parameters

Name Values Description
claimType
(required)

Claim type

consulationDate
(required)

Consulation date

diagnosis
(required)

Diagnosis

diagnosisCode

Diagnosis code

hospitalCode

Hospital code

hospitalName
(required)

Hospital name

otherPaidAmount
(required)

Other paid amount

otherPaidCurrency
(required)

Other paid currency

patientName
(required)

Patient Name

policyNumber
(required)

Policy number

receiptAmount
(required)

Receipt amount

receiptCurrency
(required)

Receipt currency

unitNo
(required)

Unit number

Attachments


Name Value Description
files
(required)

Files

Request Body

Definitions


Name Type Description

claimType

(required)

string

Claim type

consulationDate

(required)

string

Consulation date

diagnosis

(required)

string

Diagnosis

diagnosisCode

string

Diagnosis code

hospitalCode

string

Hospital code

hospitalName

(required)

string

Hospital name

otherPaidAmount

(required)

string

Other paid amount

otherPaidCurrency

(required)

string

Other paid currency

patientName

(required)

string

Patient Name

policyNumber

(required)

string

Policy number

receiptAmount

(required)

string

Receipt amount

receiptCurrency

(required)

string

Receipt currency

unitNo

(required)

string

Unit number

files

(required)

file

Files

Responses

Code Examples

Try it out !!

Mobile app claim submission

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

401

Unauthorized

403

Forbidden

404

Not Found

Working...