View Plan Details Request
View Plan Details Request
Path Parameters
Possible values: [HDFCERGO, ABHI, NBHI, IL]
Possible values: [6212, 2825, 2828, Reassure, HAP]
Possible values: [10002, 10003, 10004, 10005, 10007, 10008, 10010, 10012, 10013, 10014, 10018, 10019]
- 200
- 400
- 500
Consumer Response
Schema
- Array [
- Array [
- Array [
- Array [
- ]
- ]
- ]
- ]
This field will contain the request id
This array will contain the list of errors occured while geting a response
data object required
This object will contain all the information related to the plan
section object[] required
This array will show the
section object[]
section object[]
info object[]
{
"reqId": "string",
"errors": [
null
],
"data": {
"section": [
{
"icon": "string",
"section": [
{
"section": [
{
"id": "string",
"icon": "string",
"info": [
{
"data": "string",
"icon": "string",
"shortData": "string"
}
],
"name": "string",
"header": "string"
}
],
"description": "string",
"sectionName": "string"
}
],
"sectionName": "string"
}
],
"brochure": "string",
"planCode": "string",
"planName": "string",
"networkList": "string",
"productCode": "string",
"productLogo": "string",
"productName": "string",
"policyWording": "string",
"insCompanyLogo": "string",
"aboutDescription": "string",
"insuranceCompanyCode": "string",
"insuranceCompanyName": "string"
}
}
Consumer Response
Schema
- Array [
- ]
Section to carry quote responses
errors object[] required
This array contains error messages in case of an error
Possible values: <= 50 characters
In case error occurs, the error code will be stored here
Possible values: <= 100 characters
In case error occurs, the error display message will be stored here
Possible values: <= 20 characters
In case error occurs, the error identifier will be stored here
Possible values: <= 100 characters
In case error occurs, the error message will be stored here
Possible values: <= 10 characters
In case error occurs, the error type will be stored here
Request Id for the quote assigned by 1SB
{
"data": {},
"errors": [
{
"errorCode": "string",
"errorDisplayMessage": "string",
"errorIdentifier": "string",
"errorMessage": "string",
"errorType": "string"
}
],
"reqId": "string"
}
Consumer Response
Schema
- Array [
- ]
Section to carry quote responses
errors object[] required
This array contains error messages in case of an error
Possible values: <= 50 characters
In case error occurs, the error code will be stored here
Possible values: <= 100 characters
In case error occurs, the error display message will be stored here
Possible values: <= 20 characters
In case error occurs, the error identifier will be stored here
Possible values: <= 100 characters
In case error occurs, the error message will be stored here
Possible values: <= 10 characters
In case error occurs, the error type will be stored here
Request Id for the quote assigned by 1SB
{
"data": {},
"errors": [
{
"errorCode": "string",
"errorDisplayMessage": "string",
"errorIdentifier": "string",
"errorMessage": "string",
"errorType": "string"
}
],
"reqId": "string"
}