KitSpecification
8 properties
Properties
Select a row for its DAC field| Property | Type | Data Type | |
|---|---|---|---|
Active | BooleanValue | boolean | |
DAC Field: PX.Objects.IN.INKitSpecHdr.IsActiveDescription:No description available | |||
Description | StringValue | string | |
DAC Field: PX.Objects.IN.INKitSpecHdr.DescrDescription:No description available | |||
IsNonStock | BooleanValue | boolean | |
DAC Field: PX.Objects.IN.INKitSpecHdr.IsNonStockDescription:No description available | |||
KitInventoryID | StringValue | string | |
DAC Field: PX.Objects.IN.INKitSpecHdr.KitInventoryIDDescription:No description available | |||
LastModifiedDateTime | DateTimeValue | DateTime | |
DAC Field: PX.Objects.IN.INKitSpecHdr.LastModifiedDateTimeDescription:No description available | |||
NonStockComponents | List | KitNonStockComponent | |
DAC Field:Not mapped to a DAC field Description:No description available | |||
RevisionID | StringValue | string | |
DAC Field: PX.Objects.IN.INKitSpecHdr.RevisionIDDescription:No description available | |||
StockComponents | List | KitStockComponent | |
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.
{
"KitInventoryID": {
"value": "string"
},
"RevisionID": {
"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.
NonStockComponentsa list ofKitNonStockComponentrequired if you include one:NonStockInventoryIDStockComponentsa list ofKitStockComponentrequired if you include one:StockInventoryID