v5
latestOpenAPI 3.0.02026-08-044441026.8 MBCreate a deduction
Request body
Must belong to a work assignment associated with an entity of type Employee.
The type of deduction, which determines how it is categorized and remitted.
Must be present when business_preset_id is either empty or not set.
The frequency at which this deduction is applied to Pay Stubs. When per_month, the amount is distributed across selected Payrolls in the calendar month. per_month is only valid when amount_type is fixed; percent and per-hour deductions apply to every paycheque regardless of frequency.
The deduction amount per occurrence. When amount_type is percentage, this is interpreted as a percentage of the income basis rather than a fixed dollar amount.
Whether amount is a fixed dollar value (fixed) or a percentage of the income basis (percentage).
Determines the income used as the base for percentage-based deductions. regular_earnings includes only salary and wage earnings. all_earnings includes all earnings. total_income includes all earnings, taxable allowances, and taxable reimbursements. none doesn't include any line items, and can be used with income_includes for completely custom definitions of income.
Whether to subtract statutory withholdings (CPP, EI, income tax) from the income before the deduction amount is calculated.
A fixed dollar amount to exempt from the income before calculating the deduction.
A percentage of the income to exempt before calculating the deduction amount.
The date from which this deduction is applied to Pay Stubs.
The date after which this deduction is no longer applied. null if the deduction applies indefinitely.
The remittance account to which collected deduction amounts are remitted.
Which payroll date determines the calendar month for the allocation. Applies only to fixed-amount per_month deductions.
Which pay periods within the month receive the allocation. An array of 1-based positions; -1 is the final period. Applies only to fixed-amount per_month deductions.
Response
Created
The unique identifier of the object in Nmbr.
The type of the object in Nmbr ("deduction").