{
  // transaction being refunded
  "originalTx": <Transaction>,
  
  // refund amount (full or partial)
  "refundAmount": 0.01
}