With this endpoint we could facilitate to developers debug what exactly we verify and a flag True or False for verification state
Besides we have to clarify how the payload must be sent to Rexchain but with examples and remember that we convert the raw json because the following command
_payload = json.dumps(data_sorted, separators=(',', ':'), ensure_ascii=False)