curl --request GET \
--url https://sandbox.nmbr.co/services/payroll/employer_statutory_withholding_line_items \
--header 'Authorization: Bearer <token>'{
"object": "list",
"data": [
{
"id": "<id>",
"object": "employer_statutory_withholding_line_item",
"data": {
"pay_stub": {
"id": "<id>",
"object": "pay_stub",
"links": {
"self": "/pay_stubs/<id>"
}
},
"line_item_type": "employer_statutory_withholding",
"is_system": true,
"is_managed": true,
"amount": 0,
"custom_amount": null,
"managed_amount": 0,
"employer_statutory_withholding_type": {
"id": "<id>",
"object": "employer_statutory_withholding_type",
"data": {
"type": "ei",
"label": "EI"
},
"links": {
"self": "/employer_statutory_withholding_types/ei"
}
},
"title": "EI",
"title_translations": {
"en": "EI",
"fr": "AE"
},
"title_translated": "EI",
"remittance_account": {
"id": "<id>",
"object": "remittance_account",
"links": {
"self": "/remittance_accounts/<id>"
}
},
"source_adjustment": null,
"business_preset": {
"id": "<id>",
"object": "business_preset",
"links": {
"self": "/business_presets/<id>"
}
},
"expense_accounting_code": null,
"managed_expense_accounting_code": null,
"custom_expense_accounting_code": null,
"liability_accounting_code": null,
"managed_liability_accounting_code": null,
"custom_liability_accounting_code": null,
"component_settings": {
"attributes_locked": false
},
"created_at": "2026-01-01T00:00:00.000000Z",
"updated_at": "2026-01-01T00:00:00.000000Z"
},
"links": {
"self": "/employer_statutory_withholding_line_items/<id>"
}
},
{
"id": "<id>",
"object": "employer_statutory_withholding_line_item",
"data": {
"pay_stub": {
"id": "<id>",
"object": "pay_stub",
"links": {
"self": "/pay_stubs/<id>"
}
},
"line_item_type": "employer_statutory_withholding",
"is_system": true,
"is_managed": true,
"amount": 0,
"custom_amount": null,
"managed_amount": 0,
"employer_statutory_withholding_type": {
"id": "<id>",
"object": "employer_statutory_withholding_type",
"data": {
"type": "cpp",
"label": "CPP"
},
"links": {
"self": "/employer_statutory_withholding_types/cpp"
}
},
"title": "CPP",
"title_translations": {
"en": "CPP",
"fr": "RPC"
},
"title_translated": "CPP",
"remittance_account": {
"id": "<id>",
"object": "remittance_account",
"links": {
"self": "/remittance_accounts/<id>"
}
},
"source_adjustment": null,
"business_preset": {
"id": "<id>",
"object": "business_preset",
"links": {
"self": "/business_presets/<id>"
}
},
"expense_accounting_code": null,
"managed_expense_accounting_code": null,
"custom_expense_accounting_code": null,
"liability_accounting_code": null,
"managed_liability_accounting_code": null,
"custom_liability_accounting_code": null,
"component_settings": {
"attributes_locked": false
},
"created_at": "2026-01-01T00:00:00.000000Z",
"updated_at": "2026-01-01T00:00:00.000000Z"
},
"links": {
"self": "/employer_statutory_withholding_line_items/<id>"
}
},
{
"id": "<id>",
"object": "employer_statutory_withholding_line_item",
"data": {
"pay_stub": {
"id": "<id>",
"object": "pay_stub",
"links": {
"self": "/pay_stubs/<id>"
}
},
"line_item_type": "employer_statutory_withholding",
"is_system": true,
"is_managed": true,
"amount": 0,
"custom_amount": null,
"managed_amount": 0,
"employer_statutory_withholding_type": {
"id": "<id>",
"object": "employer_statutory_withholding_type",
"data": {
"type": "cpp_2",
"label": "CPP 2"
},
"links": {
"self": "/employer_statutory_withholding_types/cpp_2"
}
},
"title": "CPP 2",
"title_translations": {
"en": "CPP 2",
"fr": "RPC 2"
},
"title_translated": "CPP 2",
"remittance_account": {
"id": "<id>",
"object": "remittance_account",
"links": {
"self": "/remittance_accounts/<id>"
}
},
"source_adjustment": null,
"business_preset": {
"id": "<id>",
"object": "business_preset",
"links": {
"self": "/business_presets/<id>"
}
},
"expense_accounting_code": null,
"managed_expense_accounting_code": null,
"custom_expense_accounting_code": null,
"liability_accounting_code": null,
"managed_liability_accounting_code": null,
"custom_liability_accounting_code": null,
"component_settings": {
"attributes_locked": false
},
"created_at": "2026-01-01T00:00:00.000000Z",
"updated_at": "2026-01-01T00:00:00.000000Z"
},
"links": {
"self": "/employer_statutory_withholding_line_items/<id>"
}
},
{
"id": "<id>",
"object": "employer_statutory_withholding_line_item",
"data": {
"pay_stub": {
"id": "<id>",
"object": "pay_stub",
"links": {
"self": "/pay_stubs/<id>"
}
},
"line_item_type": "employer_statutory_withholding",
"is_system": true,
"is_managed": true,
"amount": 1235.11,
"custom_amount": null,
"managed_amount": 1235.11,
"employer_statutory_withholding_type": {
"id": "<id>",
"object": "employer_statutory_withholding_type",
"data": {
"type": "ei",
"label": "EI"
},
"links": {
"self": "/employer_statutory_withholding_types/ei"
}
},
"title": "EI",
"title_translations": {
"en": "EI",
"fr": "AE"
},
"title_translated": "EI",
"remittance_account": {
"id": "<id>",
"object": "remittance_account",
"links": {
"self": "/remittance_accounts/<id>"
}
},
"source_adjustment": null,
"business_preset": {
"id": "<id>",
"object": "business_preset",
"links": {
"self": "/business_presets/<id>"
}
},
"expense_accounting_code": null,
"managed_expense_accounting_code": null,
"custom_expense_accounting_code": null,
"liability_accounting_code": null,
"managed_liability_accounting_code": null,
"custom_liability_accounting_code": null,
"component_settings": {
"attributes_locked": false
},
"created_at": "2026-01-01T00:00:00.000000Z",
"updated_at": "2026-01-01T00:00:00.000000Z"
},
"links": {
"self": "/employer_statutory_withholding_line_items/<id>"
}
},
{
"id": "<id>",
"object": "employer_statutory_withholding_line_item",
"data": {
"pay_stub": {
"id": "<id>",
"object": "pay_stub",
"links": {
"self": "/pay_stubs/<id>"
}
},
"line_item_type": "employer_statutory_withholding",
"is_system": true,
"is_managed": true,
"amount": 2101.43,
"custom_amount": null,
"managed_amount": 2101.43,
"employer_statutory_withholding_type": {
"id": "<id>",
"object": "employer_statutory_withholding_type",
"data": {
"type": "cpp",
"label": "CPP"
},
"links": {
"self": "/employer_statutory_withholding_types/cpp"
}
},
"title": "CPP",
"title_translations": {
"en": "CPP",
"fr": "RPC"
},
"title_translated": "CPP",
"remittance_account": {
"id": "<id>",
"object": "remittance_account",
"links": {
"self": "/remittance_accounts/<id>"
}
},
"source_adjustment": null,
"business_preset": {
"id": "<id>",
"object": "business_preset",
"links": {
"self": "/business_presets/<id>"
}
},
"expense_accounting_code": null,
"managed_expense_accounting_code": null,
"custom_expense_accounting_code": null,
"liability_accounting_code": null,
"managed_liability_accounting_code": null,
"custom_liability_accounting_code": null,
"component_settings": {
"attributes_locked": false
},
"created_at": "2026-01-01T00:00:00.000000Z",
"updated_at": "2026-01-01T00:00:00.000000Z"
},
"links": {
"self": "/employer_statutory_withholding_line_items/<id>"
}
},
{
"id": "<id>",
"object": "employer_statutory_withholding_line_item",
"data": {
"pay_stub": {
"id": "<id>",
"object": "pay_stub",
"links": {
"self": "/pay_stubs/<id>"
}
},
"line_item_type": "employer_statutory_withholding",
"is_system": true,
"is_managed": true,
"amount": 355.22,
"custom_amount": null,
"managed_amount": 355.22,
"employer_statutory_withholding_type": {
"id": "<id>",
"object": "employer_statutory_withholding_type",
"data": {
"type": "cpp_2",
"label": "CPP 2"
},
"links": {
"self": "/employer_statutory_withholding_types/cpp_2"
}
},
"title": "CPP 2",
"title_translations": {
"en": "CPP 2",
"fr": "RPC 2"
},
"title_translated": "CPP 2",
"remittance_account": {
"id": "<id>",
"object": "remittance_account",
"links": {
"self": "/remittance_accounts/<id>"
}
},
"source_adjustment": null,
"business_preset": {
"id": "<id>",
"object": "business_preset",
"links": {
"self": "/business_presets/<id>"
}
},
"expense_accounting_code": null,
"managed_expense_accounting_code": null,
"custom_expense_accounting_code": null,
"liability_accounting_code": null,
"managed_liability_accounting_code": null,
"custom_liability_accounting_code": null,
"component_settings": {
"attributes_locked": false
},
"created_at": "2026-01-01T00:00:00.000000Z",
"updated_at": "2026-01-01T00:00:00.000000Z"
},
"links": {
"self": "/employer_statutory_withholding_line_items/<id>"
}
}
],
"links": {
"first": "/employer_statutory_withholding_line_items?pay_stub_id=<id>&page=1",
"last": "/employer_statutory_withholding_line_items?pay_stub_id=<id>&page=1",
"prev": null,
"next": null
},
"meta": {
"current_page": 1,
"last_page": 1,
"per_page": 15,
"total": 6,
"has_more": false
}
}List employer statutory withholding line items
curl --request GET \
--url https://sandbox.nmbr.co/services/payroll/employer_statutory_withholding_line_items \
--header 'Authorization: Bearer <token>'{
"object": "list",
"data": [
{
"id": "<id>",
"object": "employer_statutory_withholding_line_item",
"data": {
"pay_stub": {
"id": "<id>",
"object": "pay_stub",
"links": {
"self": "/pay_stubs/<id>"
}
},
"line_item_type": "employer_statutory_withholding",
"is_system": true,
"is_managed": true,
"amount": 0,
"custom_amount": null,
"managed_amount": 0,
"employer_statutory_withholding_type": {
"id": "<id>",
"object": "employer_statutory_withholding_type",
"data": {
"type": "ei",
"label": "EI"
},
"links": {
"self": "/employer_statutory_withholding_types/ei"
}
},
"title": "EI",
"title_translations": {
"en": "EI",
"fr": "AE"
},
"title_translated": "EI",
"remittance_account": {
"id": "<id>",
"object": "remittance_account",
"links": {
"self": "/remittance_accounts/<id>"
}
},
"source_adjustment": null,
"business_preset": {
"id": "<id>",
"object": "business_preset",
"links": {
"self": "/business_presets/<id>"
}
},
"expense_accounting_code": null,
"managed_expense_accounting_code": null,
"custom_expense_accounting_code": null,
"liability_accounting_code": null,
"managed_liability_accounting_code": null,
"custom_liability_accounting_code": null,
"component_settings": {
"attributes_locked": false
},
"created_at": "2026-01-01T00:00:00.000000Z",
"updated_at": "2026-01-01T00:00:00.000000Z"
},
"links": {
"self": "/employer_statutory_withholding_line_items/<id>"
}
},
{
"id": "<id>",
"object": "employer_statutory_withholding_line_item",
"data": {
"pay_stub": {
"id": "<id>",
"object": "pay_stub",
"links": {
"self": "/pay_stubs/<id>"
}
},
"line_item_type": "employer_statutory_withholding",
"is_system": true,
"is_managed": true,
"amount": 0,
"custom_amount": null,
"managed_amount": 0,
"employer_statutory_withholding_type": {
"id": "<id>",
"object": "employer_statutory_withholding_type",
"data": {
"type": "cpp",
"label": "CPP"
},
"links": {
"self": "/employer_statutory_withholding_types/cpp"
}
},
"title": "CPP",
"title_translations": {
"en": "CPP",
"fr": "RPC"
},
"title_translated": "CPP",
"remittance_account": {
"id": "<id>",
"object": "remittance_account",
"links": {
"self": "/remittance_accounts/<id>"
}
},
"source_adjustment": null,
"business_preset": {
"id": "<id>",
"object": "business_preset",
"links": {
"self": "/business_presets/<id>"
}
},
"expense_accounting_code": null,
"managed_expense_accounting_code": null,
"custom_expense_accounting_code": null,
"liability_accounting_code": null,
"managed_liability_accounting_code": null,
"custom_liability_accounting_code": null,
"component_settings": {
"attributes_locked": false
},
"created_at": "2026-01-01T00:00:00.000000Z",
"updated_at": "2026-01-01T00:00:00.000000Z"
},
"links": {
"self": "/employer_statutory_withholding_line_items/<id>"
}
},
{
"id": "<id>",
"object": "employer_statutory_withholding_line_item",
"data": {
"pay_stub": {
"id": "<id>",
"object": "pay_stub",
"links": {
"self": "/pay_stubs/<id>"
}
},
"line_item_type": "employer_statutory_withholding",
"is_system": true,
"is_managed": true,
"amount": 0,
"custom_amount": null,
"managed_amount": 0,
"employer_statutory_withholding_type": {
"id": "<id>",
"object": "employer_statutory_withholding_type",
"data": {
"type": "cpp_2",
"label": "CPP 2"
},
"links": {
"self": "/employer_statutory_withholding_types/cpp_2"
}
},
"title": "CPP 2",
"title_translations": {
"en": "CPP 2",
"fr": "RPC 2"
},
"title_translated": "CPP 2",
"remittance_account": {
"id": "<id>",
"object": "remittance_account",
"links": {
"self": "/remittance_accounts/<id>"
}
},
"source_adjustment": null,
"business_preset": {
"id": "<id>",
"object": "business_preset",
"links": {
"self": "/business_presets/<id>"
}
},
"expense_accounting_code": null,
"managed_expense_accounting_code": null,
"custom_expense_accounting_code": null,
"liability_accounting_code": null,
"managed_liability_accounting_code": null,
"custom_liability_accounting_code": null,
"component_settings": {
"attributes_locked": false
},
"created_at": "2026-01-01T00:00:00.000000Z",
"updated_at": "2026-01-01T00:00:00.000000Z"
},
"links": {
"self": "/employer_statutory_withholding_line_items/<id>"
}
},
{
"id": "<id>",
"object": "employer_statutory_withholding_line_item",
"data": {
"pay_stub": {
"id": "<id>",
"object": "pay_stub",
"links": {
"self": "/pay_stubs/<id>"
}
},
"line_item_type": "employer_statutory_withholding",
"is_system": true,
"is_managed": true,
"amount": 1235.11,
"custom_amount": null,
"managed_amount": 1235.11,
"employer_statutory_withholding_type": {
"id": "<id>",
"object": "employer_statutory_withholding_type",
"data": {
"type": "ei",
"label": "EI"
},
"links": {
"self": "/employer_statutory_withholding_types/ei"
}
},
"title": "EI",
"title_translations": {
"en": "EI",
"fr": "AE"
},
"title_translated": "EI",
"remittance_account": {
"id": "<id>",
"object": "remittance_account",
"links": {
"self": "/remittance_accounts/<id>"
}
},
"source_adjustment": null,
"business_preset": {
"id": "<id>",
"object": "business_preset",
"links": {
"self": "/business_presets/<id>"
}
},
"expense_accounting_code": null,
"managed_expense_accounting_code": null,
"custom_expense_accounting_code": null,
"liability_accounting_code": null,
"managed_liability_accounting_code": null,
"custom_liability_accounting_code": null,
"component_settings": {
"attributes_locked": false
},
"created_at": "2026-01-01T00:00:00.000000Z",
"updated_at": "2026-01-01T00:00:00.000000Z"
},
"links": {
"self": "/employer_statutory_withholding_line_items/<id>"
}
},
{
"id": "<id>",
"object": "employer_statutory_withholding_line_item",
"data": {
"pay_stub": {
"id": "<id>",
"object": "pay_stub",
"links": {
"self": "/pay_stubs/<id>"
}
},
"line_item_type": "employer_statutory_withholding",
"is_system": true,
"is_managed": true,
"amount": 2101.43,
"custom_amount": null,
"managed_amount": 2101.43,
"employer_statutory_withholding_type": {
"id": "<id>",
"object": "employer_statutory_withholding_type",
"data": {
"type": "cpp",
"label": "CPP"
},
"links": {
"self": "/employer_statutory_withholding_types/cpp"
}
},
"title": "CPP",
"title_translations": {
"en": "CPP",
"fr": "RPC"
},
"title_translated": "CPP",
"remittance_account": {
"id": "<id>",
"object": "remittance_account",
"links": {
"self": "/remittance_accounts/<id>"
}
},
"source_adjustment": null,
"business_preset": {
"id": "<id>",
"object": "business_preset",
"links": {
"self": "/business_presets/<id>"
}
},
"expense_accounting_code": null,
"managed_expense_accounting_code": null,
"custom_expense_accounting_code": null,
"liability_accounting_code": null,
"managed_liability_accounting_code": null,
"custom_liability_accounting_code": null,
"component_settings": {
"attributes_locked": false
},
"created_at": "2026-01-01T00:00:00.000000Z",
"updated_at": "2026-01-01T00:00:00.000000Z"
},
"links": {
"self": "/employer_statutory_withholding_line_items/<id>"
}
},
{
"id": "<id>",
"object": "employer_statutory_withholding_line_item",
"data": {
"pay_stub": {
"id": "<id>",
"object": "pay_stub",
"links": {
"self": "/pay_stubs/<id>"
}
},
"line_item_type": "employer_statutory_withholding",
"is_system": true,
"is_managed": true,
"amount": 355.22,
"custom_amount": null,
"managed_amount": 355.22,
"employer_statutory_withholding_type": {
"id": "<id>",
"object": "employer_statutory_withholding_type",
"data": {
"type": "cpp_2",
"label": "CPP 2"
},
"links": {
"self": "/employer_statutory_withholding_types/cpp_2"
}
},
"title": "CPP 2",
"title_translations": {
"en": "CPP 2",
"fr": "RPC 2"
},
"title_translated": "CPP 2",
"remittance_account": {
"id": "<id>",
"object": "remittance_account",
"links": {
"self": "/remittance_accounts/<id>"
}
},
"source_adjustment": null,
"business_preset": {
"id": "<id>",
"object": "business_preset",
"links": {
"self": "/business_presets/<id>"
}
},
"expense_accounting_code": null,
"managed_expense_accounting_code": null,
"custom_expense_accounting_code": null,
"liability_accounting_code": null,
"managed_liability_accounting_code": null,
"custom_liability_accounting_code": null,
"component_settings": {
"attributes_locked": false
},
"created_at": "2026-01-01T00:00:00.000000Z",
"updated_at": "2026-01-01T00:00:00.000000Z"
},
"links": {
"self": "/employer_statutory_withholding_line_items/<id>"
}
}
],
"links": {
"first": "/employer_statutory_withholding_line_items?pay_stub_id=<id>&page=1",
"last": "/employer_statutory_withholding_line_items?pay_stub_id=<id>&page=1",
"prev": null,
"next": null
},
"meta": {
"current_page": 1,
"last_page": 1,
"per_page": 15,
"total": 6,
"has_more": false
}
}Authorizations
Bearer authentication header of the form Bearer <token>, where <token> is your auth token.
Query Parameters
Only return line items on the specified Pay Stub.
Only return line items on Pay Stubs on the specified Payroll.
approved, draft, failed, paid, partially_paid, processing correction, historical, off_cycle, regular Date filters support two formats:
Exact Date Match: Provide a well-formatted date in YYYY-MM-DD format for an exact match. Example: payroll_period_start=2024-01-01
Use an array-like syntax to specify a range with one or more comparison operators:
gt(greater than)gte(greater than or equal to)lte(less than or equal to)lt(less than) Example:payroll_period_start[gte]=2024-01-01&payroll_period_start[lt]=2024-12-31
Date filters support two formats:
Exact Date Match: Provide a well-formatted date in YYYY-MM-DD format for an exact match. Example: payroll_period_end=2024-01-01
Use an array-like syntax to specify a range with one or more comparison operators:
gt(greater than)gte(greater than or equal to)lte(less than or equal to)lt(less than) Example:payroll_period_end[gte]=2024-01-01&payroll_period_end[lt]=2024-12-31
Date filters support two formats:
Exact Date Match: Provide a well-formatted date in YYYY-MM-DD format for an exact match. Example: payroll_pay_date=2024-01-01
Use an array-like syntax to specify a range with one or more comparison operators:
gt(greater than)gte(greater than or equal to)lte(less than or equal to)lt(less than) Example:payroll_pay_date[gte]=2024-01-01&payroll_pay_date[lt]=2024-12-31
Only return line items on Pay Stubs on the specified Pay Schedule.
Only return line items on Pay Stubs for the specified Work Assignment.
Only return line items on pay stubs for the specified Employee.
Only return line items on pay stubs for the specified Contractor.
Only return line items on Pay Stubs under the specified Business Entity.
Only return line items with the specified types.
cpp, cpp_2, eht, ei, qpip, qpp, qpp_2, wcb Only return line items without the specified types.
cpp, cpp_2, eht, ei, qpip, qpp, qpp_2, wcb business_preset, custom_expense_accounting_code, custom_liability_accounting_code, expense_accounting_code, liability_accounting_code, managed_expense_accounting_code, managed_liability_accounting_code, managed_tag_assignment, pay_stub, remittance_account, source_adjustment, tag_assignment, tag_assignment_amounts Response
OK
The type of the object in Nmbr ("list").
Hide child attributes
Hide child attributes
The unique identifier of the object in Nmbr.
The type of the object in Nmbr ("employer_statutory_withholding_line_item").
- Default
- With pay_stub expanded
- With remittance_account expanded
- With source_adjustment expanded
- With business_preset expanded
- With expense_accounting_code expanded
- With managed_expense_accounting_code expanded
- With custom_expense_accounting_code expanded
- With liability_accounting_code expanded
- With managed_liability_accounting_code expanded
- With custom_liability_accounting_code expanded
- With tag_assignment expanded
- With managed_tag_assignment expanded
- With tag_assignment_amounts expanded
Hide child attributes
Hide child attributes
Whether this line item was generated automatically by the payroll engine.
Always true. Employer statutory withholding line items are fully managed by the payroll engine and cannot be created, updated, or deleted.
The effective amount for this line item. Returns custom_amount if set, otherwise managed_amount. Read-only.
An override for managed_amount. When set, amount reflects this value instead of managed_amount.
The withholding amount calculated by the payroll engine. Read-only; set custom_amount to override.
The type of employer statutory withholding for this line item.
Hide child attributes
Hide child attributes
The unique identifier of the object in Nmbr.
The type of the object in Nmbr ("employer_statutory_withholding_type").
Hide child attributes
Hide child attributes
255The translation of the title property for the request locale. Computed using the values in title and title_translations and the value of the request's Accept-Language header.
The effective expense accounting code. Returns the user-set value if present, otherwise the system-derived value. Writes to this field set the user override.
The expense accounting code derived by the system from accounting code rules and presets. Read-only.
User-set expense accounting code that overrides the system-derived value.
The effective liability accounting code. Returns the user-set value if present, otherwise the system-derived value. Writes to this field set the user override.
The liability accounting code derived by the system from accounting code rules and presets. Read-only.
User-set liability accounting code that overrides the system-derived value.
The date and time the object was created in Nmbr.
The date and time the object was last updated in Nmbr.

