{
  "kind": "settlement-response",
  "description": "Refund success returns the refunded amount as top-level amount.",
  "response": {
    "success": true,
    "transaction": "cccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccc",
    "network": "kaspa:testnet-10",
    "payer": "kaspatest:qqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqq",
    "amount": "87500000",
    "extensions": {
      "kaspa": {
        "channelId": "1de0efa58f79aae1547fad5bbfa72e83e49c52c732db5e3f21a8fa3f4a3ddabc",
        "refundAddress": "kaspatest:qrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrr"
      }
    }
  }
}
