Methods

  • get - List PAYG Adjustments
  • get - Get PAYG Adjustments by Employee ID

Resource

{
    "payRunId": "int32",
    "paygAdjustments": {
        "<key>": "array"
    }
}

Properties

Name Type Description
payRunId int32 Int32
paygAdjustments object Dictionary
paygAdjustments.<key> map of array List
paygAdjustments.<key>.amount double Decimal
paygAdjustments.<key>.employeeExternalId string String
paygAdjustments.<key>.employeeId string String
paygAdjustments.<key>.employeeName string String
paygAdjustments.<key>.externalId string String
paygAdjustments.<key>.id int32 Int32
paygAdjustments.<key>.locationId string String
paygAdjustments.<key>.locationName string String
paygAdjustments.<key>.notes string String