{
	"ID": "",
	"RefNumber": "",
	"ExternalID": "",
	"PONumber": "",
	"BalanceRemaining": 0.0,
	"SubTotal": 0.0,
	"SalesTaxTotal": 0.0,
	"TotalAmount": 0.0,
	"DueDate": "2019-07-12T00:00:00.0000000-05:00",
	"TxnDate": "2019-07-12T00:00:00.0000000-05:00",
	"ToBePrinted": false,
	"ToBeEmailed": false,
	"LineItems": [{
		"Item": {
			"ID": "",
			"ExternalID": "",
			"Name": "",
			"FullName": "",
			"Manufacturer": "",
			"ItemCost": 0.0,
			"ItemPrice": 0.0,
			"SalesTaxCode": {
				"ID": "",
				"FullName": ""
			}
		},
		"Amount": 0.0,
		"Quantity": 0.0,
		"Rate": 0.0,
		"InvDesc": "",
		"RatePercent": 0.0,
		"ServiceDate": "2019-07-12T00:00:00.0000000-05:00",
		"IsTaxable": false,
		"Class": "",
		"Description": "",
		"MarkupRatePercent": null, <--You and set this OR MarkUpRate
		"MarkupRate": 0.0
	}],
	"TermsRef": {
		"ID": "",
		"FullName": ""
	},
	"Other": "",
	"Memo": "",
	"Class": "",
	"SalesRep": {
		"ID": "",
		"FullName": ""
	},
	"ItemSalesTax": {
		"ID": "",
		"FullName": "",
		"TaxRate": 0.0
	},
	"Customer": {
		"ID": "",
		"ExternalID": "",
		"Name": "",
		"FullName": "",
		"JobTitle": "",
		"CompanyName": "",
		"Salutation": "",
		"FirstName": "",
		"MiddleName": "",
		"LastName": "",
		"Suffix": "",
		"BillAddress": {
			"Addr1": "",
			"Addr2": "",
			"Addr3": "",
			"Addr4": "",
			"Addr5": "",
			"City": "",
			"State": "",
			"PostalCode": "",
			"Country": ""
		},
		"ShipAddress": {
			"Addr1": "",
			"Addr2": "",
			"Addr3": "",
			"Addr4": "",
			"Addr5": "",
			"City": "",
			"State": "",
			"PostalCode": "",
			"Country": ""
		},
		"Phone": "",
		"Mobile": "",
		"AltPhone": "",
		"Email": "",
		"Contact": "",
		"AltContact": "",
		"TaxRate": 0.0,
		"AccountNumber": ""
	}
}