Paychex · Example Payload

Paychex Companies Getcompany Example

BenefitsHCMHRPaychex FlexPayrollTime and AttendanceWorkforceFortune 1000

Paychex Companies Getcompany Example is an example object payload from Paychex, with 1 top-level field. It illustrates the shape of data this provider's APIs accept or return.

Top-level fields

content

Example Payload

Raw ↑
{
  "content": [
    {
      "companyId": "12A1B2C3D4E5F6",
      "displayId": "0000123456",
      "legalName": "Acme Restaurant Group, Inc.",
      "dba": "Acme Diner",
      "federalEin": "12-3456789",
      "status": "ACTIVE",
      "clientType": "Flex"
    }
  ]
}