ValidationResponse
objectstatusstring
Example:FAILED
timestampstring(date-time)
messagestring
Example:Bad Request
errorarray[string]
Example:Mandatory attribute label missing
Example
ProducerValidationResponse
objectstatusCodeinteger(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
objecttimestampstring(date-time)
messagestring
Example:Resource not found
errorarray[string]
Example:Resource not found for provided input
Example
AccessDeniedResponse
objecttimestampstring(date-time)
messagestring
Example:User is not authorized for the carrier : CarrierName_1
Example
ServerErrorResponse
objecttimestampstring(date-time)
messagestring
Example:Failed to process request
Example