[Paymill] A refund response

{
	"header": {
		"status": 200,
		"reason": null
	},
	"body": {
		"data": {
			"id": "refund_e2414495e0cefcddd2f0",
			"amount": 7452,
			"status": "refunded",
			"description": null,
			"livemode": false,
			"created_at": 1487060808,
			"updated_at": 1487060808,
			"short_id": "0000.9999.0000",
			"response_code": 20000,
			"reason": null,
			"app_id": null,
			"transaction": {
				"id": "tran_92dfc2fbd7a2c1002852ba18c06d",
				"amount": 26332,
				"origin_amount": 33784,
				"status": "partial_refunded",
				"description": "mage2.pro",
				"livemode": false,
				"refunds": null,
				"client": "client_083b0f1e925753e8cedd",
				"currency": "EUR",
				"created_at": 1487060727,
				"updated_at": 1487060809,
				"response_code": 20000,
				"short_id": "0000.9999.0000",
				"is_fraud": false,
				"invoices": [],
				"app_id": null,
				"preauthorization": null,
				"fees": [],
				"payment": "pay_cc677fe0db5c80d6cb5904fa",
				"mandate_reference": null,
				"is_refundable": true,
				"is_markable_as_fraud": true
			}
		},
		"mode": "test"
	}
}

See also: