Paychex · JSON-LD Context

Paychex Companies Context

JSON-LD context defining the semantic vocabulary for Paychex Companies from Paychex.

8 Classes 0 Properties 1 Namespaces
View Context View on GitHub

Namespaces

paychex: https://developer.paychex.com/vocabulary#

Classes

Company companyId displayId legalName dba federalEin status clientType

JSON-LD Document

Raw ↑
{
  "@context": {
    "@vocab": "https://schema.org/",
    "paychex": "https://developer.paychex.com/vocabulary#",
    "Company": "schema:Organization",
    "companyId": "paychex:companyId",
    "displayId": "paychex:displayId",
    "legalName": "schema:legalName",
    "dba": "schema:alternateName",
    "federalEin": "schema:taxID",
    "status": "paychex:status",
    "clientType": "paychex:clientType"
  }
}