CompanyCodes
Get All Company Codes
Table Specific Information
Select
The add-in 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 add-in.
- 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. |