MPA-REFUND

{
  "version": "0.0.1.0",
  "mpaction": {
    "action": "MPA_REFUND", 
    "item": "f08f3d6e",
    "accepted": true,
    "memo": "Here is a refund, greetings vendor",
    "escrow": {
      "type": "refund",
      "rawtx": "The vendor decodes the rawtx from MP_REQUEST_REFUND and recreates the whole transaction (check ouputs, inputs, scriptsigs and the fee), verifying that buyer's rawtx is indeed legitimate. The vendor then signs the rawtx and sends it to the buyer. The vendor can decide to broadcast it himself."
    }
  }
}