Skip to main content
API Family:Payroll
Version:20.200.001
Screen ID:MPPP2310

Properties

Select a row for its DAC field and description
PropertyTypeData Type
CodeStringValuestring
DAC Field:MYOB.AdvancedLive.People.Objects.PP.MPEmployeeDefault.LevyRateID
Description:No description available
EmployeeIDStringValuestring
DAC Field:MYOB.AdvancedLive.People.Objects.PP.MPEmployee.BAccountID
Description:No description available
EmployeenameStringValuestring
DAC Field:MYOB.AdvancedLive.People.Objects.PP.MPEmployee.EmployeeName
Description:No description available
EmploymentEmploymentInfoEmploymentInfo
DAC Field:Not mapped to a DAC field
Description:No description available
EntitlementBalanceListEntitlementBalance
DAC Field:Not mapped to a DAC field
Description:No description available
PayDistributionPayDistributionPayDistribution
DAC Field:Not mapped to a DAC field
Description:No description available
PayGroupsListPayGroups
DAC Field:Not mapped to a DAC field
Description:No description available
PayrollPostingClassStringValuestring
DAC Field:MYOB.AdvancedLive.People.Objects.PP.MPEmployeeDefault.GeneralLedgerPostingClassID
Description:No description available
PayrollPostingClassDescriptionStringValuestring
DAC Field:Not mapped to a DAC field
Description:No description available
PayrollTaxPayrollTaxSettingsPayrollTaxSettings
DAC Field:Not mapped to a DAC field
Description:No description available
RateStringValuestring
DAC Field:MYOB.AdvancedLive.People.Objects.PP.MPEmployeeDefault.LevyRateDisplayText
Description:No description available
StandardPayStandardPayStandardPay
DAC Field:Not mapped to a DAC field
Description:No description available
StatusStringValuestring
DAC Field:PX.Objects.EP.EPEmployee.VStatus
Description:The status of the employee. The possible values of the field are listed in the VendorStatus class. The set of these values can be changed and extended by using the workflow engine.
TaxationTaxationTaxation
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.

2 required fields
{
  "Code": {
    "value": "string"
  },
  "PayrollPostingClass": {
    "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.

  • PayDistributiona nested PayDistributionrequired if you include one:CashAccountPaymentMethod
  • PayGroupsa list of PayGroupsrequired if you include one:PayGroupID
  • Taxationa nested Taxationrequired if you include one:Employmentbasis

Available in Versions