Skip to main content
API Family:Default
Version:24.200.001
Screen ID:PR301000

Properties

Select a row for its DAC field and description
PropertyTypeData Type
BatchIDStringValuestring
DAC Field:PX.Objects.PR.PRBatch.BatchNbr
Description:No description available
DeductionsAndBenefitsDetailsListBatchDeductionOrBenefitDetail
DAC Field:Not mapped to a DAC field
Description:No description available
DescriptionStringValuestring
DAC Field:PX.Objects.PR.PRBatch.DocDesc
Description:No description available
EarningDetailsListBatchEarningDetail
DAC Field:Not mapped to a DAC field
Description:No description available
EmployeeSummaryListEmployeePaycheckSummary
DAC Field:Not mapped to a DAC field
Description:No description available
HoldBooleanValueboolean
DAC Field:PX.Objects.PR.PRBatch.Hold
Description:When set to "true" indicates that the document is on hold and thus cannot be released.
LastModifiedDateTimeDateTimeValueDateTime
DAC Field:PX.Objects.PR.PRBatch.LastModifiedDateTime
Description:No description available
NumberofEmployeesIntValueint
DAC Field:PX.Objects.PR.PRBatch.NumberOfEmployees
Description:No description available
OvertimeRulesBatchOvertimeRulesBatchOvertimeRules
DAC Field:Not mapped to a DAC field
Description:No description available
PayGroupStringValuestring
DAC Field:PX.Objects.PR.PRBatch.PayGroupID
Description:No description available
PayPeriodStringValuestring
DAC Field:PX.Objects.PR.PRBatch.PayPeriodID
Description:No description available
TotalEarningsDecimalValuedecimal
DAC Field:PX.Objects.PR.PRBatchTotalsFilter.TotalEarnings
Description:No description available
TotalHourQtyDecimalValuedecimal
DAC Field:PX.Objects.PR.PRBatchTotalsFilter.TotalHourQty
Description:No description available
PayrollTypeStringValuestring
DAC Field:PX.Objects.PR.PRBatch.PayrollType
Description:No description available
PeriodEndDateTimeValueDateTime
DAC Field:PX.Objects.PR.PRBatch.EndDate
Description:No description available
PeriodStartDateTimeValueDateTime
DAC Field:PX.Objects.PR.PRBatch.StartDate
Description:No description available
StatusStringValuestring
DAC Field:PX.Objects.PR.PRBatch.Status
Description:No description available
TransactionDateDateTimeValueDateTime
DAC Field:PX.Objects.PR.PRBatch.TransactionDate
Description:No description available

Minimum Payload

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

5 required fields
{
  "PayGroup": {
    "value": "string"
  },
  "PayPeriod": {
    "value": "string"
  },
  "PeriodEnd": {
    "value": "2025-01-01T00:00:00Z"
  },
  "PeriodStart": {
    "value": "2025-01-01T00:00:00Z"
  },
  "TransactionDate": {
    "value": "2025-01-01T00:00:00Z"
  }
}

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