The error below states that the record can't be created because the value for the priority field is invalid. The value being used (and seen earlier in the logs) is a valid value.
com.go2group.util.Utility: Exception(Message:null)
org.apache.camel.CamelExchangeException: An exception has occurred in UpdateDestination transformer.. Caused by: [java.lang.Exception - Record could not be created due to the error {"errorMessages":[],"errors":{"priority":"The priority selected is invalid."}}]