Skip to content

Get a quotation's full rate and benefit terms

GET
/group-funeral/quotations/{quotationId}

Authorizations

BearerAuth
Type
HTTP (bearer)

Parameters

Path Parameters

quotationId*
Type
string
Required

Responses

Success

application/json
JSON
{
  
"id": "string",
  
"createdAt": "string",
  
"updatedAt": "string",
  
"name": "string",
  
"corporateClientId": "string",
  
"insurerId": "string",
  
"intermediaryId": 0,
  
"corporateClient": "string",
  
"insurer": "string",
  
"intermediary": "string",
  
"product": "string",
  
"partnerId": 0,
  
"partner": {
  
  
"id": "string",
  
  
"createdAt": "string",
  
  
"updatedAt": "string",
  
  
"name": "string",
  
  
"email": "string",
  
  
"apiKey": "string",
  
  
"logoUrl": "string",
  
  
"address": {
  
  
  
"country": "string",
  
  
  
"province": "string",
  
  
  
"district": "string",
  
  
  
"street": "string",
  
  
  
"plotNo": "string"
  
  
},
  
  
"apiUser": {
  
  
  
"id": "string",
  
  
  
"userName": "string",
  
  
  
"normalizedUserName": "string",
  
  
  
"email": "string",
  
  
  
"normalizedEmail": "string",
  
  
  
"emailConfirmed": true,
  
  
  
"passwordHash": "string",
  
  
  
"securityStamp": "string",
  
  
  
"concurrencyStamp": "string",
  
  
  
"phoneNumber": "string",
  
  
  
"phoneNumberConfirmed": true,
  
  
  
"twoFactorEnabled": true,
  
  
  
"lockoutEnd": "string",
  
  
  
"lockoutEnabled": true,
  
  
  
"accessFailedCount": 0,
  
  
  
"createdAt": "string",
  
  
  
"updateAt": "string",
  
  
  
"branchId": 0,
  
  
  
"status": "string",
  
  
  
"twoFactorMethod": "string",
  
  
  
"lastSeen": "string"
  
  
},
  
  
"apiUserId": 0,
  
  
"bankId": 0,
  
  
"bank": {
  
  
  
"id": "string",
  
  
  
"createdAt": "string",
  
  
  
"updatedAt": "string",
  
  
  
"name": "string",
  
  
  
"swiftCode": "string",
  
  
  
"branches": [
  
  
  
  
{
  
  
  
  
}
  
  
  
]
  
  
},
  
  
"paymentMethod": [
  
  
  
{
  
  
  
  
"id": {
  
  
  
  
},
  
  
  
  
"createdAt": {
  
  
  
  
},
  
  
  
  
"updatedAt": {
  
  
  
  
},
  
  
  
  
"partnerId": {
  
  
  
  
},
  
  
  
  
"partner": {
  
  
  
  
},
  
  
  
  
"insurerId": {
  
  
  
  
},
  
  
  
  
"insurer": {
  
  
  
  
},
  
  
  
  
"brokerId": {
  
  
  
  
},
  
  
  
  
"broker": {
  
  
  
  
},
  
  
  
  
"paymentMethods": {
  
  
  
  
}
  
  
  
}
  
  
],
  
  
"paymentMethods": [
  
  
  
"string"
  
  
],
  
  
"smsOriginatorId": "string",
  
  
"type": "string",
  
  
"status": "string",
  
  
"category": "string",
  
  
"partnerSelfServiceApiKey": "string",
  
  
"paymentCallbackUrl": "string",
  
  
"paymentGateways": [
  
  
  
"string"
  
  
],
  
  
"insurerApiConfigs": [
  
  
  
{
  
  
  
  
"id": {
  
  
  
  
},
  
  
  
  
"createdAt": {
  
  
  
  
},
  
  
  
  
"updatedAt": {
  
  
  
  
},
  
  
  
  
"name": {
  
  
  
  
},
  
  
  
  
"insurerId": {
  
  
  
  
},
  
  
  
  
"insurer": {
  
  
  
  
},
  
  
  
  
"intermediaryId": {
  
  
  
  
},
  
  
  
  
"intermediary": {
  
  
  
  
},
  
  
  
  
"partnerId": {
  
  
  
  
},
  
  
  
  
"partner": {
  
  
  
  
},
  
  
  
  
"apiKey": {
  
  
  
  
},
  
  
  
  
"apiSecret": {
  
  
  
  
},
  
  
  
  
"apiBaseUrl": {
  
  
  
  
},
  
  
  
  
"settings": {
  
  
  
  
}
  
  
  
}
  
  
]
  
},
  
"productId": "string",
  
"selectedScopeOfCoverIds": [
  
  
0
  
],
  
"freeCoverLimit": 0,
  
"insuranceLevy": 0,
  
"commissionRate": 0,
  
"administrationRate": 0,
  
"claimNotificationDays": 0,
  
"status": "string",
  
"createdById": "string",
  
"createdBy": {
  
  
"id": "string",
  
  
"userName": "string",
  
  
"normalizedUserName": "string",
  
  
"email": "string",
  
  
"normalizedEmail": "string",
  
  
"emailConfirmed": true,
  
  
"passwordHash": "string",
  
  
"securityStamp": "string",
  
  
"concurrencyStamp": "string",
  
  
"phoneNumber": "string",
  
  
"phoneNumberConfirmed": true,
  
  
"twoFactorEnabled": true,
  
  
"lockoutEnd": "string",
  
  
"lockoutEnabled": true,
  
  
"accessFailedCount": 0,
  
  
"createdAt": "string",
  
  
"updateAt": "string",
  
  
"branchId": 0,
  
  
"status": "string",
  
  
"twoFactorMethod": "string",
  
  
"lastSeen": "string"
  
},
  
"customRate": 0,
  
"load": 0,
  
"childMaximumAge": 0,
  
"benefits": [
  
  
{
  
  
  
"id": "string",
  
  
  
"createdAt": "string",
  
  
  
"updatedAt": "string",
  
  
  
"groupFuneralQuotationId": "string",
  
  
  
"benefitType": "string",
  
  
  
"sumAssured": 0
  
  
}
  
],
  
"ageBands": [
  
  
{
  
  
  
"id": "string",
  
  
  
"createdAt": "string",
  
  
  
"updatedAt": "string",
  
  
  
"groupFuneralQuotationId": "string",
  
  
  
"fromAge": 0,
  
  
  
"toAge": 0,
  
  
  
"rate": 0
  
  
}
  
]
}

Playground

Authorization
Variables
Key
Value

Samples

Built with ❤️ by Hobbiton Technologies