Skip to main content
API Family:Default
Version:23.200.001
Screen ID:IN203000

Properties

Select a row for its DAC field and description
PropertyTypeData Type
SalesUOMStringValuestring
DAC Field:PX.Objects.IN.InventoryItem.SalesUnit
Description:The Unit of Measure used as the sales unit for the Inventory Item. This field can be changed only if the Multiple Units of Measure feature is enabled. Otherwise, the sales unit is assumed to be the same as the Base Unit. Defaults to the Sales Unit associated with the Item Class. Corresponds to the INUnit.FromUnit field.
CurySpecificMSRPDecimalValuedecimal
DAC Field:Not mapped to a DAC field
Description:No description available
CurySpecificPriceDecimalValuedecimal
DAC Field:Not mapped to a DAC field
Description:No description available
ItemClassStringValuestring
DAC Field:PX.Objects.IN.InventoryItem.ItemClassID
Description:The identifier of the Item Class, to which the Inventory Item belongs. Item Classes provide default settings for items, which belong to them, and are used to group items. Corresponds to the INItemClass.ItemClassID field.
AvailabilityStringValuestring
DAC Field:PX.Objects.IN.InventoryItem.Availability
Description:Indicates the availability setting for the inventory item.
AttributesListAttributeValue
DAC Field:Not mapped to a DAC field
Description:No description available
BaseUOMStringValuestring
DAC Field:PX.Objects.IN.InventoryItem.BaseUnit
Description:The Unit of Measure used as the base unit for the Inventory Item. Defaults to the Base Unit associated with the Item Class. Corresponds to the INUnit.FromUnit field.
CategoriesListCategoryStockItem
DAC Field:Not mapped to a DAC field
Description:No description available
ContentStringValuestring
DAC Field:PX.Objects.IN.InventoryItem.Body
Description:Rich text description of the item.
CurrentStdCostDecimalValuedecimal
DAC Field:PX.Objects.IN.InventoryItem.StdCost
Description:The current standard cost of the item.
CustomURLStringValuestring
DAC Field:PX.Objects.IN.InventoryItem.CustomURL
Description:The URL to use for this inventory item.
DefaultIssueLocationIDStringValuestring
DAC Field:PX.Objects.IN.InventoryItem.DfltShipLocationID
Description:The Location of warehouse used by default to issue items of this kind. Applicable only for Stock Items (see StkItem) when the Warehouse Locations feature is enabled. Corresponds to the INLocation.LocationID field.
DefaultPriceDecimalValuedecimal
DAC Field:PX.Objects.IN.InventoryItem.BasePrice
Description:The price used as the default price, if there are no other prices defined for this item in any price list in the Accounts Receivable module.
DescriptionStringValuestring
DAC Field:PX.Objects.IN.InventoryItem.Descr
Description:The description of the Inventory Item.
DimensionWeightDecimalValuedecimal
DAC Field:PX.Objects.IN.InventoryItem.BaseItemWeight
Description:The weight of the Base Unit of the item. Given in the Weight Unit of this item.
ExportToExternalBooleanValueboolean
DAC Field:PX.Objects.IN.InventoryItem.ExportToExternal
Description:No description available
FileURLsListInventoryFileUrls
DAC Field:Not mapped to a DAC field
Description:No description available
InventoryIDStringValuestring
DAC Field:PX.Objects.IN.InventoryItem.InventoryCD
Description:Key field. The user-friendly unique identifier of the Inventory Item. The structure of the identifier is determined by the INVENTORY Segmented Key.
IsStockItemBooleanValueboolean
DAC Field:PX.Objects.IN.InventoryItem.StkItem
Description:When set to "true", indicates that this item is a Stock Item.
ItemStatusStringValuestring
DAC Field:PX.Objects.IN.InventoryItem.ItemStatus
Description:The status of the Inventory Item. Possible values are: ""AC"" - Active (can be used in inventory operations, such as issues and receipts), ""NS"" - No Sales (cannot be sold), ""NP"" - No Purchases (cannot be purchased), ""NR"" - No Request (cannot be used on requisition requests), ""IN"" - Inactive, ""DE"" - Marked for Deletion. Defaults to Active (""AC"").
LastModifiedDateTimeValueDateTime
DAC Field:PX.Objects.IN.InventoryItem.LastModifiedDateTime
Description:No description available
MatrixListMatrixItems
DAC Field:Not mapped to a DAC field
Description:No description available
MetaDescriptionStringValuestring
DAC Field:PX.Objects.IN.InventoryItem.MetaDescription
Description:The meta description for this item.
MSRPDecimalValuedecimal
DAC Field:PX.Objects.IN.InventoryItem.RecPrice
Description:The manufacturer's suggested retail price of the item.
PageTitleStringValuestring
DAC Field:PX.Objects.IN.InventoryItem.PageTitle
Description:The title to use on this item's page.
SearchKeywordsStringValuestring
DAC Field:PX.Objects.IN.InventoryItem.SearchKeywords
Description:A comma-separated list of search keywords for this item.
TaxCategoryStringValuestring
DAC Field:Not mapped to a DAC field
Description:No description available
VisibilityStringValuestring
DAC Field:PX.Objects.IN.InventoryItem.Visibility
Description:Indicates the visibility for this inventory item.
WeightUOMStringValuestring
DAC Field:PX.Objects.IN.InventoryItem.WeightUOM
Description:The Unit of Measure used for the Weight of the item. Corresponds to the INUnit.FromUnit field.
MetaKeywordsStringValuestring
DAC Field:PX.Objects.IN.InventoryItem.MetaKeywords
Description:A comma-separated list of meta keywords for this item.
RequireShipmentBooleanValueboolean
DAC Field:PX.Objects.IN.InventoryItem.NonStockShip
Description:Reserved for internal use. Indicates whether the item (assumed Non-Stock) requires shipment.
NotAvailableStringValuestring
DAC Field:PX.Objects.IN.InventoryItem.NotAvailMode
Description:Indicates the Not Available Setting to use when an item has no more quantity available.
VendorDetailsListTemplateItemVendorDetail
DAC Field:Not mapped to a DAC field
Description:No description available

Minimum Payload

Derived from static analysis of the 2025.2 source; runtime configuration may require additional fields.

1 required field
{
  "InventoryID": {
    "value": "string"
  }
}

For every property this entity accepts, see the properties table.

Optional Children

None of these child collections is required — a payload without them is valid. If you do include one, these are the fields each row of it needs; keys the parent record supplies are named separately and must not be sent.

Available in Versions