Purchase Created

{
		"EventType": "PurchaseCreated",
		"Purchase": {
			"customerId": 634871,
			"productId": 46736,
			"productCode": "ProductA",
			"name": "Hardware",
			"description": "a purchaseable product",
			"status": "Draft",
			"quantity": 5.0,
			"isTrackingItems": false,
			"pricingModelType": "Tiered",
			"earningSettings": {
				"earningInterval": "",
				"earningNumberOfIntervals": null,
				"earningTimingInterval": "EarnImmediately",
				"earningTimingType": "StartOfInterval"
			},
			"unitPrice": 200.0,
			"amount": 1000.0,
			"createdTimestamp": "2019-10-07T14:29:25.000304Z",
			"purchasedTimestamp": null,
			"salesforceId": null,
			"id": 161218,
			"uri": "https://secure.fusebill.com/v1/purchases/161218"
		},
		"EventSource": "FusebillUI"
	}