Skip to main content
PUT
Update a statutory withholding line item

Authorizations

Authorization
string
header
required

Bearer authentication header of the form Bearer <token>, where <token> is your auth token.

Path Parameters

statutory_withholding_line_item
string
required

Body

application/json
business_preset_id
string

Editing is prevented when is_editable is false

statutory_withholding_type
enum<string>

The type of statutory withholding for this line item.

Editing is prevented when is_editable is false

Available options:
cpp,
cpp_2,
ei,
federal_income_tax,
provincial_income_tax,
qpip,
qpp,
qpp_2,
territorial_income_tax
custom_amount
number<decimal>

An override for managed_amount. When set, amount reflects this value instead of managed_amount.

Editing is prevented when is_editable is false

Required range: x <= 999999
title
string | null

Editing is prevented when is_editable is false

Maximum string length: 255
title_translations
object | null

Optional translations for the title property.

Editing is prevented when is_editable is false

remittance_account_id
string

Editing is prevented when is_editable is false

expense_accounting_code_id
string

Editing is prevented when is_editable is false

custom_expense_accounting_code_id
string

Editing is prevented when is_editable is false

liability_accounting_code_id
string

Editing is prevented when is_editable is false

custom_liability_accounting_code_id
string

Editing is prevented when is_editable is false

external_ref
string
Maximum string length: 255

Response

200 - application/json

OK

id
string
read-only

The unique identifier of the object in Nmbr.

object
string
read-only

The type of the object in Nmbr ("statutory_withholding_line_item").

data
Statutory Withholding Line Item · object