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

Properties

Select a row for its DAC field
PropertyTypeData Type
ActiveBooleanValueboolean
DAC Field:MYOB.AdvancedLive.People.Objects.PP.MPPayItem.IsActive
Description:No description available
ATOcategoryStringValuestring
DAC Field:MYOB.AdvancedLive.People.Objects.PP.MPPayItem.PaymentSummaryCategory
Description:No description available
DescriptionStringValuestring
DAC Field:MYOB.AdvancedLive.People.Objects.PP.MPPayItem.Description
Description:No description available
PayItemIDStringValuestring
DAC Field:MYOB.AdvancedLive.People.Objects.PP.MPPayItem.PayItemCD
Description:No description available
PayItemTypeStringValuestring
DAC Field:MYOB.AdvancedLive.People.Objects.PP.MPPayItem.PayItemTypeName
Description:No description available
PayrollTaxCategoryStringValuestring
DAC Field:MYOB.AdvancedLive.People.Objects.PP.MPPayItem.PayrollTaxCategory
Description:No description available
TaxationStringValuestring
DAC Field:MYOB.AdvancedLive.People.Objects.PP.MPPayItem.TaxTreatment
Description:No description available

Minimum Payload

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

2 required fields
{
  "Description": {
    "value": "string"
  },
  "PayItemID": {
    "value": "string"
  }
}

For every property this entity accepts, see the properties table.

Available in Versions