Server path:Documentation Index
Fetch the complete documentation index at: https://docs.pinkfish.ai/llms.txt
Use this file to discover all available pages before exploring further.
/paychex-workers | Type: Application | PCID required: Yes
Tools
paychex_workers_add_profile_image
Worker Profile Image Parameters:| Parameter | Type | Required | Default | Description |
|---|---|---|---|---|
workerId | string | Yes | — | ID associated with desired worker. |
image | string | Yes | — | The image value |
paychex_workers_add_worker_contacts
Worker Contacts Parameters:| Parameter | Type | Required | Default | Description |
|---|---|---|---|---|
workerId | string | Yes | — | ID associated with desired worker. |
contactId | string | No | — | The ID for the workers specific contact. |
contactType | object | No | — | The type of this worker contact. Required for POST contacts. |
relationship | object | No | — | The relationship for this worker contract. Required for POST contacts. |
paychex_workers_create_worker_communication
Worker Communication Parameters:| Parameter | Type | Required | Default | Description |
|---|---|---|---|---|
workerId | string | Yes | — | The id assigned to the worker that workers are being requested for. |
_links | object | No | — | The links value |
city | string | No | — | The city name |
communicationId | string | No | — | The ID for the workers specific communication item. |
countryCode | string | No | — | The country code (ISO 3166 alpha-2) |
countrySubdivisionCode | string | No | — | The state code (ISO 3166 subdivision code) |
dialArea | string | No | — | The area dialing code for a communication number |
dialCountry | string | No | — | The country dialing code for a communication number |
dialExtension | string | No | — | The extension of the associated communication number |
dialNumber | string | No | — | The communication number, not including country dialing or area dialing codes |
postalCode | string | No | — | The zip-code |
postalCodeExtension | string | No | — | The zip-code extension |
postOfficeBox | string | No | — | The postal office box. This data field cannot be PATCHED |
streetLineOne | string | No | — | The street address line one |
streetLineTwo | string | No | — | The street address line two |
type | string | No | — | A set of communication types classifying an instruction that the customer, requester, or subject must comply with in order for the screening to go forward. NOTE: PHONE and EMAIL type supports BUSINESS and PERSONAL usage type only.MOBILE_PHONE, FAX and PAGER supports BUSINESS usage type only.This data field cannot be PATCHED. |
uri | string | No | — | The mailto address as specified in RFC2368 |
usageType | string | No | — | A code classifying a designated use associated with a contact method. For example, whether a telephone or email address is one for business communications or one primarily for personal use.This data field cannot be PATCHED. |
paychex_workers_create_worker_custom_field
Worker Custom Field Parameters:| Parameter | Type | Required | Default | Description |
|---|---|---|---|---|
workerId | string | Yes | — | ID associated with desired worker. |
booleanValue | boolean | No | — | The value for BOOLEAN type (true/false) |
checkStub | boolean | No | — | Where to indicate if the custom field is required on the workers pay stub, where true = required and false = not required. |
customFieldId | string | No | — | client Custom Field Id |
customFieldName | string | No | — | The name of the custom field. Such as: “Hobbies” |
dateValue | string | No | — | The value for DATE type , example : 2012-02-01T05:00:00Z |
dropdownId | string | No | — | The unique identifier that is autogenerated when dropdown list is created |
dropdownValue | string | No | — | The value for dropdown list |
employeeEditable | boolean | No | — | Where to indicate if the custom field is able to be edited by the employee, where true = required and false = not required. |
numericValue | number | No | — | Numeric data type can have three formats namely - whole number, second decimal place and fourth decimal place, example: 12 , 12.34 or 12.3456 |
required | boolean | No | — | Where to indicate if the custom field is required on the worker where true = required and false = not required |
textValue | string | No | — | The value for TEXT type (any text, alphanumeric, special characters allowed) |
type | string | No | — | The type of field the custom field is |
workerCustomFieldId | string | No | — | The unique identifier that is autogenerated when a custom field is created |
paychex_workers_delete_document
Worker Document Parameters:| Parameter | Type | Required | Default | Description |
|---|---|---|---|---|
workerId | string | Yes | — | ID associated with desired worker. |
documentId | string | Yes | — | ID associated with the document. |
paychex_workers_delete_in_progress_worker
Worker Parameters:| Parameter | Type | Required | Default | Description |
|---|---|---|---|---|
workerId | string | Yes | — | ID associated with desired worker. |
paychex_workers_delete_profile_image
Worker Profile Image Parameters:| Parameter | Type | Required | Default | Description |
|---|---|---|---|---|
workerId | string | Yes | — | ID associated with desired worker. |
paychex_workers_delete_worker_communication
Worker Communication Parameters:| Parameter | Type | Required | Default | Description |
|---|---|---|---|---|
workerId | string | Yes | — | The id assigned to the worker that workers are being requested for. |
communicationId | string | Yes | — | The id of a single workers communication. |
paychex_workers_delete_worker_contact
Worker Contact Parameters:| Parameter | Type | Required | Default | Description |
|---|---|---|---|---|
workerId | string | Yes | — | ID associated with desired worker. |
contactId | string | Yes | — | ID associated with desired worker contact. |
paychex_workers_delete_worker_custom_field
Worker Custom Field Parameters:| Parameter | Type | Required | Default | Description |
|---|---|---|---|---|
workerId | string | Yes | — | ID associated with desired worker. |
workerCustomFieldId | string | Yes | — | ID associated with desired worker custom field. |
paychex_workers_get_document
Worker Document Parameters:| Parameter | Type | Required | Default | Description |
|---|---|---|---|---|
workerId | string | Yes | — | ID associated with desired worker. |
documentId | string | Yes | — | ID associated with the document. |
paychex_workers_get_document_list
Worker Documents Parameters:| Parameter | Type | Required | Default | Description |
|---|---|---|---|---|
workerId | string | Yes | — | ID associated with desired worker. |
paychex_workers_get_profile_image
Worker Profile Image Parameters:| Parameter | Type | Required | Default | Description |
|---|---|---|---|---|
workerId | string | Yes | — | ID associated with desired worker. |
paychex_workers_get_worker_assignments_distributions
Worker Assignments Parameters:| Parameter | Type | Required | Default | Description |
|---|---|---|---|---|
workerId | string | Yes | — | The ID of the worker. |
paychex_workers_get_worker_communications
Worker Communications Parameters:| Parameter | Type | Required | Default | Description |
|---|---|---|---|---|
workerId | string | Yes | — | The id assigned to the worker that workers are being requested for. |
paychex_workers_get_worker_communications_by_id
Worker Communication Parameters:| Parameter | Type | Required | Default | Description |
|---|---|---|---|---|
workerId | string | Yes | — | The id assigned to the worker that workers are being requested for. |
communicationId | string | Yes | — | The id of a single workers communication. |
paychex_workers_get_worker_contacts
Worker Contacts Parameters:| Parameter | Type | Required | Default | Description |
|---|---|---|---|---|
workerId | string | Yes | — | ID associated with desired worker. |
paychex_workers_get_worker_contacts_by_contact_id
Worker Contact Parameters:| Parameter | Type | Required | Default | Description |
|---|---|---|---|---|
workerId | string | Yes | — | ID associated with desired worker. |
contactId | string | Yes | — | The id of a single Contact. |
paychex_workers_get_worker_custom_fields
Worker Custom Fields Parameters:| Parameter | Type | Required | Default | Description |
|---|---|---|---|---|
workerId | string | Yes | — | ID associated with desired worker. |
asof | string | No | — | Returns all custom fields as of the date used in the request |
paychex_workers_get_worker_custom_fields_by_id
Worker Custom Field Parameters:| Parameter | Type | Required | Default | Description |
|---|---|---|---|---|
workerId | string | Yes | — | ID associated with desired worker. |
workerCustomFieldId | string | Yes | — | ID associated with desired worker custom field. |
asof | string | No | — | Returns custom field as of the date used in the request |
paychex_workers_get_worker_i9status
Worker I9 Status Parameters:| Parameter | Type | Required | Default | Description |
|---|---|---|---|---|
workerId | string | Yes | — | ID associated with desired worker. |
paychex_workers_get_worker_status_history
Worker Statuses Parameters:| Parameter | Type | Required | Default | Description |
|---|---|---|---|---|
workerId | string | Yes | — | ID associated with desired worker. |
paychex_workers_get_worker_users_communications_nonpii_1_1_1_1_1_1_1_1
Worker Parameters:| Parameter | Type | Required | Default | Description |
|---|---|---|---|---|
workerId | string | Yes | — | ID associated with desired worker. |
paychex_workers_update_worker
Worker Parameters:| Parameter | Type | Required | Default | Description |
|---|---|---|---|---|
workerId | string | Yes | — | ID associated with desired worker. |
_links | object | No | — | The links value |
birthDate | string | No | — | The workers date of birth. It cannot be greater than today’s date. |
clockId | string | No | — | The clock ID of the worker that can be an identification for other systems. |
communications | object[] | No | — | Worker Communications. This data field cannot be updated for worker endpoint. |
currentStatus | object | No | — | The workers employment status information. This data field cannot be POSTED or PATCHED for an IN_PROGRESS worker. |
customEmploymentType | object | No | — | The workers custom employment type |
employeeId | string | No | — | The workers employee identification information. |
employmentType | string | No | — | The type of employment for the worker. |
ethnicityCode | string | No | — | Disclaimer:This parameter is not visible in Flex for the client. This data field cannot be PATCHED for ACTIVE workers. |
exemptionType | string | No | — | The Overtime classification of the worker. This data field cannot be PATCHED for ACTIVE workers. |
hireDate | string | No | — | The date which the worker was hired. It cannot be PATCHED for ACTIVE workers. |
job | object | No | — | The workers current job/position information. |
jobId | string | No | — | The workers home job |
laborAssignmentId | string | No | — | The workers home labor assignment. |
legalId | object | No | — | The workers legal tax identification information. This data field cannot be PATCHED for ACTIVE workers. |
locationId | string | No | — | The workers location. |
name | object | No | — | Information about the workers name. |
organization | object | No | — | The organization which the worker is part of. |
profileImageURL | string | No | — | The workers profile image url. This data field cannot be POSTED or PATCHED. |
seniorityDate | string | No | — | The workers seniority date. This data field cannot be POSTED or PATCHED. |
sex | string | No | — | The sex value |
supervisor | object | No | — | The workers supervisor information.Supervisor cannot be a TERMINATED or IN_PROGRESS worker. Assigned supervisors who are active employees within the company account will be returned. Supervisors that are users who are not workers will not be included in the response. |
workerCorrelationId | string | No | — | Id that you define which is used for error handling/responses.This data field is used while POSTING multiple IN_PROGRESS workers |
workerType | string | No | — | The type of worker. This data field cannot be PATCHED.NOTE: An IN_PROGRESS worker cannot be POSTED with a value of CONTRACTOR. |
workState | string | No | — | The state(s) in which the worker works in. |
paychex_workers_update_worker_communication
Worker Communication Parameters:| Parameter | Type | Required | Default | Description |
|---|---|---|---|---|
workerId | string | Yes | — | The id assigned to the worker that workers are being requested for. |
communicationId | string | Yes | — | The id of a single workers communication. |
_links | object | No | — | The links value |
city | string | No | — | The city name |
countryCode | string | No | — | The country code (ISO 3166 alpha-2) |
countrySubdivisionCode | string | No | — | The state code (ISO 3166 subdivision code) |
dialArea | string | No | — | The area dialing code for a communication number |
dialCountry | string | No | — | The country dialing code for a communication number |
dialExtension | string | No | — | The extension of the associated communication number |
dialNumber | string | No | — | The communication number, not including country dialing or area dialing codes |
postalCode | string | No | — | The zip-code |
postalCodeExtension | string | No | — | The zip-code extension |
postOfficeBox | string | No | — | The postal office box. This data field cannot be PATCHED |
streetLineOne | string | No | — | The street address line one |
streetLineTwo | string | No | — | The street address line two |
type | string | No | — | A set of communication types classifying an instruction that the customer, requester, or subject must comply with in order for the screening to go forward. NOTE: PHONE and EMAIL type supports BUSINESS and PERSONAL usage type only.MOBILE_PHONE, FAX and PAGER supports BUSINESS usage type only.This data field cannot be PATCHED. |
uri | string | No | — | The mailto address as specified in RFC2368 |
usageType | string | No | — | A code classifying a designated use associated with a contact method. For example, whether a telephone or email address is one for business communications or one primarily for personal use.This data field cannot be PATCHED. |
paychex_workers_update_worker_contact
Worker Contacts Parameters:| Parameter | Type | Required | Default | Description |
|---|---|---|---|---|
workerId | string | Yes | — | ID associated with desired worker. |
contactId | string | Yes | — | ID associated with desired worker contact. |
contactType | object | No | — | The type of this worker contact. Required for POST contacts. |
relationship | object | No | — | The relationship for this worker contract. Required for POST contacts. |
paychex_workers_update_worker_custom_field
Worker CustomField Parameters:| Parameter | Type | Required | Default | Description |
|---|---|---|---|---|
workerId | string | Yes | — | ID associated with desired worker. |
workerCustomFieldId | string | Yes | — | ID associated with desired worker custom field. |
booleanValue | boolean | No | — | The value for BOOLEAN type (true/false) |
checkStub | boolean | No | — | Where to indicate if the custom field is required on the workers pay stub, where true = required and false = not required. |
customFieldId | string | No | — | client Custom Field Id |
customFieldName | string | No | — | The name of the custom field. Such as: “Hobbies” |
dateValue | string | No | — | The value for DATE type , example : 2012-02-01T05:00:00Z |
dropdownId | string | No | — | The unique identifier that is autogenerated when dropdown list is created |
dropdownValue | string | No | — | The value for dropdown list |
employeeEditable | boolean | No | — | Where to indicate if the custom field is able to be edited by the employee, where true = required and false = not required. |
numericValue | number | No | — | Numeric data type can have three formats namely - whole number, second decimal place and fourth decimal place, example: 12 , 12.34 or 12.3456 |
required | boolean | No | — | Where to indicate if the custom field is required on the worker where true = required and false = not required |
textValue | string | No | — | The value for TEXT type (any text, alphanumeric, special characters allowed) |
type | string | No | — | The type of field the custom field is |
paychex_workers_upload_document
Worker Document Parameters:| Parameter | Type | Required | Default | Description |
|---|---|---|---|---|
workerId | string | Yes | — | ID associated with desired worker. |
file | string | Yes | — | The file value |
metadata | object | Yes | — | The metadata value |
notificationToggle | boolean | No | — | The notification toggle for send notification. |

