Skip to main content
API Family:Default
Version:20.200.001
Screen ID:IN307000

Properties

Select a row for its DAC field
PropertyTypeData Type
AllocationsListKitAssemblyAllocation
DAC Field:Not mapped to a DAC field
Description:No description available
DateDateTimeValueDateTime
DAC Field:PX.Objects.IN.INKitRegister.TranDate
Description:No description available
DescriptionStringValuestring
DAC Field:PX.Objects.IN.INKitRegister.TranTranDesc
Description:No description available
HoldBooleanValueboolean
DAC Field:PX.Objects.IN.INKitRegister.Hold
Description:No description available
KitInventoryIDStringValuestring
DAC Field:PX.Objects.IN.INKitRegister.KitInventoryID
Description:No description available
LocationIDStringValuestring
DAC Field:PX.Objects.IN.INKitRegister.LocationID
Description:No description available
NonStockComponentsListKitAssemblyNonStockComponent
DAC Field:Not mapped to a DAC field
Description:No description available
PostPeriodStringValuestring
DAC Field:PX.Objects.IN.INKitRegister.FinPeriodID
Description:No description available
QtyDecimalValuedecimal
DAC Field:PX.Objects.IN.INKitRegister.Qty
Description:No description available
LastModifiedDateTimeDateTimeValueDateTime
DAC Field:PX.Objects.IN.INKitRegister.LastModifiedDateTime
Description:No description available
ReasonCodeStringValuestring
DAC Field:PX.Objects.IN.INKitRegister.ReasonCode
Description:No description available
ReferenceNbrStringValuestring
DAC Field:PX.Objects.IN.INKitRegister.RefNbr
Description:No description available
RevisionStringValuestring
DAC Field:PX.Objects.IN.INKitRegister.KitRevisionID
Description:No description available
StatusStringValuestring
DAC Field:PX.Objects.IN.INKitRegister.Status
Description:No description available
StockComponentsListKitAssemblyStockComponent
DAC Field:Not mapped to a DAC field
Description:No description available
SubitemStringValuestring
DAC Field:PX.Objects.IN.INKitRegister.SubItemID
Description:No description available
TypeStringValuestring
DAC Field:PX.Objects.IN.INKitRegister.DocType
Description:No description available
UOMStringValuestring
DAC Field:PX.Objects.IN.INKitRegister.UOM
Description:No description available
WarehouseIDStringValuestring
DAC Field:PX.Objects.IN.INKitRegister.SiteID
Description:No description available

Minimum Payload

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

5 required fields
{
  "KitInventoryID": {
    "value": "string"
  },
  "PostPeriod": {
    "value": "string"
  },
  "Revision": {
    "value": "string"
  },
  "Status": {
    "value": "string"
  },
  "WarehouseID": {
    "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