Search
K
New Business - Annuity

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

AccessDeniedResponse

object
statusCodeinteger(int32)

Example:403

timestampinteger(int64)

Example:1681395423438

errorIdstring

Example:0286d47a-7ad9-499c-8ca0-8f6634d236a3

messagestring

Example:User is not authorized for the carrier : ABC

Example

ServerErrorResponse

object
statusCodeinteger(int32)

Example:500

timestampinteger(int64)

Example:1681395423438

errorIdstring

Example:0286d47a-7ad9-499c-8ca0-8f6634d236a3

messagestring

Example:Failed to process request

Example