{
  "data": {
    "refund": {
      "id": "MgnD48yfyFb4sT0hMYqc0RCduDFZY",
      "status": "COMPLETED",
      "location_id": "L88917AVBK2S5",
      "amount_money": {
        "amount": 100,
        "currency": "USD"
      },
      "payment_id": "KkAkhdMsgzn59SM8A89WgKwekxLZY",
      "order_id": "CAISENgvhpdP05f1DWG9H8yMn4kZY",
      "created_at": "2023-05-02T10:15:30.000Z",
      "updated_at": "2023-05-02T10:16:00.000Z",
      "reason": "Customer requested refund",
      "processing_fee": [
        {
          "effective_at": "2023-05-02T10:16:00.000Z",
          "type": "INITIAL",
          "amount_money": {
            "amount": -29,
            "currency": "USD"
          }
        }
      ]
    }
  }
}