JSON_CardResetResponse

JSON message about card resetting response

{
  "CardResetResponse": {
    "data": ""
/*required, string, resetting response information (usually, it is manufacturer, which is encoded by Base64 and specified by device*/
  }
}