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.

getReferenceDataSet

get

getReferenceDataSet

Retieve Reference Data code/value pairs.

Resource URL

https://test-apis.eu-west-1.libertymutual.com/ /refdata/v1/referenceDataSet

Query Parameters

Name Values Description
typeName
(required)

Data type: e.g. 'OccupationType'

country
(required)

Two character country code: e.g. 'IE'

language
(required)

Two character language code: e.g. 'EN'

dataSetCode
(required)

Source data set: e.g. 'EIS'

product

Product code: e.g. 'AU' for Auto

requestingUser

Requesting user id

code

Code value to filter by

filter

Part of the description to filter on

pageNumber

Index of page of query results to be returned

pageSize

Maximum quantity of records to be returned per page

Header Parameters

Name Values Description
Content-Type

Authorization

Bearer token in form 'Bearer {AUTHORIZATION TOKEN}'

x-environment

environment: 'test' or 'dev'

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

Schema:

HTTP Code Description

Working...