Skip to main content
API Family:Default
Version:25.200.001
Screen ID:IN305000

Properties

Select a row for its DAC field
PropertyTypeData Type
CreatedDateTimeDateTimeValueDateTime
DAC Field:PX.Objects.IN.INPIHeader.CreatedDateTime
Description:No description available
DescriptionStringValuestring
DAC Field:PX.Objects.IN.INPIHeader.Descr
Description:No description available
DetailsListPhysicalInventoryReviewDetail
DAC Field:Not mapped to a DAC field
Description:No description available
FreezeDateDateTimeValueDateTime
DAC Field:PX.Objects.IN.INPIHeader.CountDate
Description:No description available
ReferenceNbrStringValuestring
DAC Field:PX.Objects.IN.INPIHeader.PIID
Description:No description available
StatusStringValuestring
DAC Field:PX.Objects.IN.INPIHeader.Status
Description:No description available
TotalPhysicalQtyDecimalValuedecimal
DAC Field:PX.Objects.IN.INPIHeader.TotalPhysicalQty
Description:No description available
TotalVarianceCostDecimalValuedecimal
DAC Field:PX.Objects.IN.INPIHeader.TotalVarCost
Description:No description available
TotalVarianceQtyDecimalValuedecimal
DAC Field:PX.Objects.IN.INPIHeader.TotalVarQty
Description:No description available
TypeIDStringValuestring
DAC Field:Not mapped to a DAC field
Description:No description available
WarehouseIDStringValuestring
DAC Field:PX.Objects.IN.INPIHeader.SiteID
Description:No description available

Minimum Payload

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

1 required field
{
  "WarehouseID": {
    "value": "string"
  },
  "Details": [
    {
      "LineNbr": {
        "value": 0
      }
    }
  ]
}

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

Details is the detail-lines collection (PhysicalInventoryReviewDetail); one example row is included above because a document usually has lines, and each row needs LineNbr of its own.

Available in Versions