get https://dc1demogw.paylocity.com/api/v2/companies//employees//sensitivedata
Gets employee sensitive data information directly from Paylocity Payroll/HR solution.
Responses
401Unauthorized
403Forbidden
429Too Many Requests
Gets employee sensitive data information directly from Paylocity Payroll/HR solution.
401Unauthorized
403Forbidden
429Too Many Requests
xxxxxxxxxx
curl --request GET \
--url https://dc1demogw.paylocity.com/api/v2/companies/companyId/employees/employeeId/sensitivedata \
--header 'accept: application/json'
xxxxxxxxxx
31}
{
"disability": {
"disability": "string",
"disabilityClassifications": [
{
"classification": "string"
}
],
"hasDisability": "string"
},
"ethnicity": {
"ethnicity": "string",
"ethnicRacialIdentities": [
{
"description": "string"
}
]
},
"gender": {
"displayPronouns": true,
"genderIdentityDescription": "string",
"identifyAsLegalGender": "string",
"legalGender": "string",
"pronouns": "string",
"sexualOrientation": "string"