Search
K
New Business - Annuity

EApp Health Check

Returns the health status of the eApp service

get

Response

application/json

Application is healthy

statusstring

Allowed values:UPDOWN

Example:UP

get/eapp/actuator/health
 
application/json

Suitability Health Check

Returns the health status of the suitability service

get

Response

application/json

Application is healthy

statusstring

Allowed values:UPDOWN

Example:UP

get/suitability/actuator/health
 
application/json

Annuity Health Check

Returns the health status of the application

get

Response

application/json

Application is healthy

statusstring

Allowed values:UPDOWN

Example:UP

get/eapp/health
 
application/json

AccessDeniedResponse

object
timestampstring(date-time)
messagestring

Example:User is not authorized for the carrier : CarrierName_1

Example

SuccessResponse

object
statusCodeinteger(int32)

Example:201

timestampstring(date-time)
messagestring

Example:Request Submitted Successfully

Example