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.

Group Quotation Document

get

Group Quotation Document

Use this method to get the quotation document for Singapore Health Quotation

Resource URL

https://test-apis.ap-southeast-1.libertymutual.com/api/sg/health/group/v1 /quotation/document

Header Parameters

Name Values Description
Content-type
(required)

content type of the request

x-lm-request-id
(required)

This is used to identify Request Transaction

Authorization
(required)

This is used to identify the app/oAuth2 Token is passed in this param

quotationId
(required)

Quotation Id

Request Body

Definitions


Name Type Description

Responses

Code Examples

Try it out !!

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

Category

Health

Schema:

HTTP Code Description

202

{121 : Quotation id does not exist} , {122: Quotation document does not exist}

401

Unauthorized

404

Resource not found

500

Internal Server error

Working...