The current data in the RequireTagsJustification is :
"RequireTagsJustification" : {
"type" : "object",
"properties" : {
"visitId" : {
"type" : "string"
},
"vehicleShiftId" : {
"type" : "string"
},
"missingTagCount" : {
"format" : "int32",
"type" : "integer"
},
"description" : {
"type" : "string"
}
}
What is missing is which of the tags are not met. For example we have a tag that the employee should be male , and another tag is first-aid.
With the current response it is not possible know which tag was missing and the justification applies to