ADO.NET Provider for QuickBooks

Build 26.0.9655

WorkersCompCodes

Queries QuickBooks Workers Compensation Codes, providing an overview of payroll classifications. Requires QBXML Version 7.0 or higher.

Columns

Name Type ReadOnly References ColumnSize Description
ID [KEY] String True 255

The unique identifier of the workers' compensation code.

Name String True 13

The name of the workers' compensation code. This field is required when inserting new records.

Desc String True 31

A description of the workers' compensation code, providing details about its purpose or usage.

CurrentRate Double True

The workers' compensation insurance premium rate currently in effect for this code. If no current rate exists and only a future effective date is set, this field is empty.

CurrentEffectiveDate Datetime True

The date when the current workers' compensation rate became effective. This field is only populated if the code is actively in effect.

NextRate Double True

The upcoming workers' compensation insurance premium rate that will take effect after the current rate expires.

NextEffectiveDate Datetime True

The date when the next workers' compensation rate becomes effective, following the expiration of the current rate.

RateHistory String True

A record of historical rates for the workers' compensation code, providing a timeline of past premium rates and their corresponding effective dates.

IsActive Boolean True

Indicates whether the workers' compensation code is active and in use.

TimeCreated Datetime True

The date and time when the workers' compensation code was initially created.

TimeModified Datetime True

The date and time when the workers' compensation code was last modified.

EditSequence String True

A versioning identifier for this workers' compensation code, used to track revisions.

Copyright (c) 2026 CData Software, Inc. - All rights reserved.
Build 26.0.9655