Invoice Updated

{
		"EventType": "InvoiceUpdated",
		"Invoice": {
			"invoiceNumber": 241,
			"effectiveTimestamp": "2019-10-07T15:55:23",
			"postedTimestamp": "2019-10-07T15:55:23",
			"subtotal": 200.0,
			"invoiceAmount": 200.0,
			"totalPayments": 0.0,
			"outstandingBalance": 0.0,
			"terms": "Net0",
			"sumOfCreditNotes": 200.0,
			"totalWriteoffs": 0.0,
			"totalTaxes": 0.0,
			"totalDiscounts": 0.0,
			"paymentSchedule": [
				{
					"dueDateTimestamp": "2019-10-07T04:00:00Z",
					"status": "Paid",
					"amount": 200.0,
					"outstandingBalance": 0.0,
					"daysDueAfterTerm": 0
				}
			],
			"dueDate": "2019-10-07T04:00:00Z",
			"status": "Paid",
			"installments": 1,
			"customerId": 634871,
			"hubspotId": null,
			"id": 541574,
			"uri": "https://secure.fusebill.com/v1/invoices/541574"
		},
		"EventSource": "FusebillUI"
	}