PriceLevel

Supported MethodsSupported Parameters
GETId, Name, modTimeStart, modTimeEnd, IsActive
{
	"AccountingPreferences": {
		"IsUsingAccountNumbers": true,
		"IsRequiringAccounts": true,
		"IsUsingClassTracking": true,
		"AssignClassesTo": "",
		"IsUsingAuditTrail": true,
		"IsAssigningJournalEntryNumbers": true,
		"ClosingDate": ""
	},
	"FinanceChargePreferences": {
		"AnnualInterestRate": 0.0,
		"MinFinanceCharge": 0.0,
		"GracePeriod": 0,
		"FinanceChargeAccount": {
			"ID": "",
			"FullName": ""
		},
		"IsAssessingForOverdueCharges": true,
		"CalculateChargesFrom": "",
		"IsMarkedToBePrinted": true
	},
	"JobsAndEstimatesPreferences": {
		"IsUsingEstimates": true,
		"IsUsingProgressInvoicing": true,
		"IsPrintingItemsWithZeroAmounts": true
	},
	"MultiCurrencyPreferences": {
		"IsMultiCurrencyOn": true,
		"HomeCurrency": {
			"ID": "",
			"FullName": ""
		}
	},
	"MultiLocationInventoryPreferences": {
		"IsMultiLocationInventoryAvailable": true,
		"IsMultiLocationInventoryEnabled": true
	},
	"PurchasesAndVendorsPreferences": {
		"IsUsingInventory": true,
		"DaysBillsAreDue": 0,
		"IsAutomaticallyUsingDiscounts": true,
		"DefaultDiscountAccount": {
			"ID": "",
			"FullName": ""
		}
	},
	"ReportsPreferences": {
		"AgingReportBasis": "",
		"SummaryReportBasis": ""
	},
	"SalesAndCustomersPreferences": {
		"DefaultShipMethod": {
			"ID": "",
			"FullName": ""
		},
		"DefaultFOB": "",
		"DefaultMarkup": 0.0,
		"IsTrackingReimbursedExpensesAsIncome": true,
		"IsAutoApplyingPayments": true,
		"PriceLevels": {
			"IsUsingPriceLevels": true,
			"IsRoundingSalesPriceUp": true
		}
	},
	"SalesTaxPreferences": {
		"DefaultItemSalesTax": {
			"ID": "",
			"FullName": ""
		},
		"PaySalesTax": "",
		"DefaultTaxableSalesTaxCode": {
			"ID": "",
			"FullName": ""
		},
		"DefaultNonTaxableSalesTaxCode": {
			"ID": "",
			"FullName": ""
		},
		"IsUsingVendorTaxCode": true,
		"IsUsingCustomerTaxCode": true,
		"IsUsingAmountsIncludeTax": true
	},
	"TimeTrackingPreferences": {
		"FirstDayOfWeek": ""
	},
	"CurrentAppAccessRights": {
		"IsAutomaticLoginAllowed": true,
		"AutomaticLoginUserName": "",
		"IsPersonalDataAccessAllowed": true
	},
	"ItemsAndInventoryPreferences": {
		"EnhancedInventoryReceivingEnabled": true,
		"IsTrackingSerialOrLotNumber": "",
		"IsTrackingOnSalesTransactionsEnabled": true,
		"IsTrackingOnPurchaseTransactionsEnabled": true,
		"IsTrackingOnInventoryAdjustmentEnabled": true,
		"IsTrackingOnBuildAssemblyEnabled": true,
		"FIFOEnabled": true,
		"FIFOEffectiveDate": "",
		"IsRSBEnabled": true,
		"IsBarcodeEnabled": true
	}
}

POST/PATCH are not supported.