Search
K
New Business - Annuity

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

ValidationResponse

object
statusCodeinteger(int32)

Example:400

timestampstring(date-time)
errorIdstring

Example:a4a57ed0-2c1b-4922-9959-3b85dd8a96d3

messagestring

Example:JSON Valdiation fails with error

errorarray[string]

Example:Mandatory attribute label missing

Example

ResourceNotFoundResponse

object
statusCodeinteger(int32)

Example:404

timestampstring(date-time)
errorIdstring

Example:a4a57ed0-2c1b-4922-9959-3b85dd8a96d3

messagestring

Example:Resource not found

errorarray[string]

Example:Resource not found for provided input

Example