Methods

  • get - List Deductions
  • get - Get Deductions by Employee ID

Resource

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

Properties

Name Type Description
deductions object Dictionary
deductions.<key> map of array List
deductions.<key>.additionalData int32 Nullable
deductions.<key>.amount double Decimal
deductions.<key>.associatedEmployeeDeductionCategoryId int32 Nullable
deductions.<key>.deductionCategoryId string String
deductions.<key>.deductionCategoryName string String
deductions.<key>.employeeExternalId string String
deductions.<key>.employeeId string String
deductions.<key>.employeeName string String
deductions.<key>.externalId string String
deductions.<key>.id int32 Int32
deductions.<key>.locationId string String
deductions.<key>.locationName string String
deductions.<key>.note string String
deductions.<key>.notes string String
deductions.<key>.payTo string String
deductions.<key>.payToBankAccountBSB string String
deductions.<key>.payToBankAccountBankCode string String
deductions.<key>.payToBankAccountNumber string String
deductions.<key>.paymentReference string String
payRunId int32 Int32