Payment Created

{
		"EventType": "PaymentCreated",
		"Payment": {
			"createdTimestamp": "2019-10-07T16:00:54.0008307Z",
			"paymentSource": "Payment",
			"paymentActivityId": 1023603,
			"reference": null,
			"effectiveTimestamp": "2019-10-07T16:00:54.0008307Z",
			"description": null,
			"customerId": 634871,
			"originalPaymentActivityId": null,
			"amount": 20000.0,
			"currency": "USD",
			"invoiceAllocations": [
				{
					"invoiceId": 58836,
					"invoiceNumber": 1288,
					"amount": 94,
					"outstandingBalance": 0,
					"uri": "https://secure.fusebill.com/v1/invoices/58836"
				}
			],
			"refunds": [],
			"unallocatedAmount": 20000.0,
			"refundableAmount": 20000.0,
			"id": 64618484,
			"uri": "https://secure.fusebill.com/v1/payments/64618484"
		},
		"EventSource": "FusebillUI"
	}