ItemDetails

Description

The ItemDetails object represents an item or product.

Properties

TypeNameDescription
stringItemInternalIdInternal identifier for the Item object (automatically assigned by EBizCharge).
stringItemIdCustom identifier for the item.
stringNameName of the item.
stringSKUStock keeping unit used for inventory tracking.
stringUPCBarcode for the item.
stringDescriptionDescription for the item.
decimalUnitPriceAmount charged per unit when selling the item.
decimalUnitCostAmount paid per unit to acquire or produce the item.
stringUnitOfMeasureUnit used to measure the item quantity. Defaults to EA. if not specified.
booleanActiveWhether the item is currently available for sale.
stringItemTypeClassification type of the item.
decimalQtyOnHandQuantity of item currently available.
booleanTaxableWhether tax applies to the item.
decimalTaxRateTax rate applied to the item, expressed as a percentage.
stringSoftwareIdUnique identifier for the integration.
stringItemCategoryIdIdentifier for the category the item belongs to.
stringItemNotesNotes about the item.
stringDateTimeCreatedDate and time the item was created in the EBizCharge platform.
stringDateTimeModifiedDate and time the item was last updated in the EBizCharge platform.
stringItemUniqueIdCustom unique ID for the item.
stringImageUrlURL for retrieving the item's image.
stringTaxCategoryIDIdentifier for the item's tax category.
EbizCustomField[]ItemCustomFieldsList of custom fields.
stringItemLastSyncDateTimeDate and time the item was synced with the integration
stringDivisionIdUnique identifier used within an organization's Enterprise Resource Planning (ERP) system to specifically designate a particular business unit, department, or division.
stringLocationIdIdentifier for the location associated with the item.