Payment Updated

{
		"EventType": "PaymentUpdated",
		"Payment": {
			"createdTimestamp": "2019-10-07T16:00:54",
			"paymentSource": "Payment",
			"paymentActivityId": 1023603,
			"reference": null,
			"effectiveTimestamp": "2019-10-07T16:00:54",
			"description": null,
			"customerId": 634871,
			"originalPaymentActivityId": null,
			"amount": 20000.0,
			"currency": "USD",
			"invoiceAllocations": [],
			"refunds": [
				{
					"createdTimestamp": "2019-10-07T16:01:06.0000697Z",
					"paymentSource": "FullRefund",
					"paymentActivityId": 1023604,
					"reference": null,
					"effectiveTimestamp": "2019-10-07T16:01:06.0000697Z",
					"description": "Refund of payment 64618484 ",
					"customerId": 634871,
					"originalPaymentActivityId": 1023603,
					"amount": 20000.0,
					"currency": "USD",
					"invoiceAllocations": [],
					"unallocatedAmount": 0.0,
					"id": 64618485,
					"uri": "https://secure.fusebill.com/v1/refunds/64618485"
				}
			],
			"unallocatedAmount": 0.0,
			"refundableAmount": 0.0,
			"id": 64618484,
			"uri": "https://secure.fusebill.com/v1/payments/64618484"
		},
		"EventSource": "FusebillUI"
	}