Subcontract
35 properties
Properties
Select a row for its DAC field and description| Property | Type | Data Type | |
|---|---|---|---|
SubcontractNbr | StringValue | string | |
DAC Field: PX.Objects.PO.POOrder.OrderNbrDescription:No description available | |||
Status | StringValue | string | |
DAC Field: PX.Objects.PO.POOrder.StatusDescription:No description available | |||
Date | DateTimeValue | DateTime | |
DAC Field: PX.Objects.PO.POOrder.OrderDateDescription:No description available | |||
StartDate | DateTimeValue | DateTime | |
DAC Field: PX.Objects.PO.POOrder.ExpectedDateDescription:No description available | |||
Description | StringValue | string | |
DAC Field: PX.Objects.PO.POOrder.OrderDescDescription:No description available | |||
VendorID | StringValue | string | |
DAC Field: PX.Objects.PO.POOrder.VendorIDDescription:No description available | |||
Location | StringValue | string | |
DAC Field: PX.Objects.PO.POOrder.VendorLocationIDDescription:No description available | |||
Owner | StringValue | string | |
DAC Field: PX.Objects.PO.POOrder.EmployeeIDDescription:No description available | |||
CurrencyID | StringValue | string | |
DAC Field: PX.Objects.PO.POOrder.CuryIDDescription:No description available | |||
BaseCurrencyID | StringValue | string | |
DAC Field: PX.Objects.CM.Extensions.CurrencyInfo.BaseCuryIDDescription:Identifier of the base Currency. Defaults to the base currency of the company. | |||
CurrencyEffectiveDate | DateTimeValue | DateTime | |
DAC Field: PX.Objects.CM.Extensions.CurrencyInfo.CuryEffDateDescription:The date, starting from which the specified rate is considered current. Defaults to the current business date. | |||
CurrencyRate | DecimalValue | decimal | |
DAC Field: PX.Objects.CM.Extensions.CurrencyInfo.SampleCuryRateDescription:The exchange rate used for calculations and determined by the values of the CuryMultDiv, CuryRate and RecipRate fields. | |||
CurrencyRateTypeID | StringValue | string | |
DAC Field: PX.Objects.CM.Extensions.CurrencyInfo.CuryRateTypeIDDescription:The identifier of the Rate Type associated with this object. Corresponds to the CurrencyRateType.CuryRateTypeID field. | |||
CurrencyReciprocalRate | DecimalValue | decimal | |
DAC Field: PX.Objects.CM.Extensions.CurrencyInfo.SampleRecipRateDescription:The inverse of the SampleCuryRate. This value is also determined by the values of the CuryMultDiv, CuryRate and RecipRate fields. | |||
VendorRef | StringValue | string | |
DAC Field: PX.Objects.PO.POOrder.VendorRefNbrDescription:No description available | |||
LineTotal | DecimalValue | decimal | |
DAC Field: PX.Objects.PO.POOrder.CuryLineTotalDescription:No description available | |||
DiscountTotal | DecimalValue | decimal | |
DAC Field: PX.Objects.PO.POOrder.CuryDiscTotDescription:No description available | |||
RetainageTotal | DecimalValue | decimal | |
DAC Field: PX.Objects.PO.POOrder.CuryRetainageTotalDescription:No description available | |||
SubcontractTotal | DecimalValue | decimal | |
DAC Field: PX.Objects.PO.POOrder.CuryOrderTotalDescription:No description available | |||
TaxTotal | DecimalValue | decimal | |
DAC Field: PX.Objects.PO.POOrder.CuryTaxTotalDescription:No description available | |||
ControlTotal | DecimalValue | decimal | |
DAC Field: PX.Objects.PO.POOrder.CuryControlTotalDescription:No description available | |||
Branch | StringValue | string | |
DAC Field: PX.Objects.PO.POOrder.BranchIDDescription:No description available | |||
Terms | StringValue | string | |
DAC Field: PX.Objects.PO.POOrder.TermsIDDescription:No description available | |||
VendorTaxZone | StringValue | string | |
DAC Field: PX.Objects.PO.POOrder.TaxZoneIDDescription:No description available | |||
ApplyRetainage | BooleanValue | boolean | |
DAC Field: PX.Objects.PO.POOrder.RetainageApplyDescription:No description available | |||
RetainagePct | DecimalValue | decimal | |
DAC Field: PX.Objects.PO.POOrder.DefRetainagePctDescription:No description available | |||
DoNotEmail | BooleanValue | boolean | |
DAC Field: PX.Objects.PO.POOrder.DontEmailDescription:No description available | |||
DoNotPrint | BooleanValue | boolean | |
DAC Field: PX.Objects.PO.POOrder.DontPrintDescription:No description available | |||
Emailed | BooleanValue | boolean | |
DAC Field: PX.Objects.PO.POOrder.EmailedDescription:No description available | |||
Printed | BooleanValue | boolean | |
DAC Field: PX.Objects.PO.POOrder.PrintedDescription:No description available | |||
LastModifiedDateTime | DateTimeValue | DateTime | |
DAC Field: PX.Objects.PO.POOrder.LastModifiedDateTimeDescription:No description available | |||
Details | List | SubcontractDetail | |
DAC Field:Not mapped to a DAC field Description:No description available | |||
TaxDetails | List | SubcontractTaxDetail | |
DAC Field:Not mapped to a DAC field Description:No description available | |||
VendorAddressInfo | SubcontractVendorAddressInfo | SubcontractVendorAddressInfo | |
DAC Field:Not mapped to a DAC field Description:No description available | |||
VendorContactInfo | SubcontractVendorContactInfo | SubcontractVendorContactInfo | |
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.
{
"VendorID": {
"value": "string"
},
"BaseCurrencyID": {
"value": "string"
},
"CurrencyRate": {
"value": 0
},
"Details": [
{
"OrderNbr": {
"value": "string"
},
"OrderType": {
"value": "string"
}
}
]
}1 property could not be judged statically and is omitted; see the full properties table.
Details is the detail-lines collection (SubcontractDetail); one example row is included above because a document usually has lines, and each row needs OrderNbrOrderType of its own.
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.
TaxDetailsa list ofSubcontractTaxDetailrequired if you include one:TaxID