CompanyCodes
Get All Company Codes
Table Specific Information
Select
The driver will use the Paylocity API to process WHERE clause conditions built with the following column and operator. The rest of the filter is executed client side within the driver.
- codeResource supports the '=' comparison.
In the case of simple SELECTs, the CodeResource value will be considered as costCenter1.
For example, the following queries are processed server side:
SELECT * FROM CompanyCodes WHERE codeResource = 'costCenter1'
Columns
Name | Type | References | Description |
Code | String | Code. | |
Description | String | Description. | |
CodeResource | String | Type of Company Code. Common values costcenter1, costcenter2, costcenter3, deductions, earnings, taxes, paygrade, positions. | |
CompanyId | String | Id of the Company. |