MPA-RELEASE

{
  "version": "0.0.1.0",
  "mpaction": {
    "action": "MPA_RELEASE", 
    "item": "f08f3d6e",
    "memo": "Release the funds, greetings buyer",
    "escrow": {
      "type": "release",
      "rawtx": "The buyer sends the half signed rawtx which releases the escrow and paymeny. The vendor then 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 broadcasts it."
    }
  }
}