Search
K
New Business - Life

ValidationResponse

object
statusstring

Example:FAILED

timestampstring(date-time)
messagestring

Example:Bad Request

errorarray[string]

Example:Mandatory attribute label missing

Example

ProducerValidationResponse

object
statusCodeinteger(int32)

Example:400

timestampstring(date-time)
messagestring

Example:Bad Request

errorsarray[string]

Example:Mandatory field is required

pathstring

Example:uri=/bpm/onboarding/v1/producer

Example

ResourceNotFoundResponse

object
timestampstring(date-time)
messagestring

Example:Resource not found

errorarray[string]

Example:Resource not found for provided input

Example

AccessDeniedResponse

object
timestampstring(date-time)
messagestring

Example:User is not authorized for the carrier : CarrierName_1

Example

ServerErrorResponse

object
timestampstring(date-time)
messagestring

Example:Failed to process request

Example