Update an employee
Updates an employee record, allowing you to revise contact details, employment status dates, supervisory assignments, payroll configuration, and additional notes to keep workforce data current.
Path parameters
The QuickBooks-assigned unique identifier of the employee to update.
The QuickBooks-assigned unique identifier of the employee to update.
Headers
The ID of the End-User to receive this request.
The ID of the End-User to receive this request.
Request body
Example request
{
"revisionNumber": "1721172183",
"isActive": true,
"salutation": "Dr.",
"firstName": "John",
"middleName": "A.",
"lastName": "Doe",
"jobTitle": "Purchasing Manager",
"supervisorId": "80000001-1234567890",
"department": "Sales",
"description": "This employee is a key employee.",
"targetBonus": "10000.00",
"address": {
"line1": "Conductor Labs Inc.",
"line2": "540 Market St.",
"line3": "Suite 100",
"city": "San Francisco",
"state": "CA",
"postalCode": "94110",
"country": "United States"
},
"printAs": "John Doe",
"phone": "+1-555-123-4567",
"mobile": "+1-555-555-1212",
"pager": "+1-555-555-1212",
"pagerPin": "1234",
"alternatePhone": "+1-555-987-6543",
"fax": "+1-555-555-1212",
"email": "employee@example.com",
"customContactFields": [
{
"name": "Main Phone",
"value": "555-123-4567"
}
],
"emergencyContact": {
"primaryContact": {
"name": "Main Phone",
"value": "555-123-4567",
"relation": "spouse"
},
"secondaryContact": {
"name": "Main Phone",
"value": "555-123-4567",
"relation": "spouse"
}
},
"employeeType": "regular",
"employmentStatus": "full_time",
"overtimeExemptStatus": "exempt",
"keyEmployeeStatus": "key_employee",
"hiredDate": "2024-01-01",
"originalHireDate": "2024-01-01",
"adjustedServiceDate": "2024-01-01",
"terminationDate": "2024-01-01",
"birthDate": "1990-01-01",
"usCitizenshipStatus": "citizen",
"ethnicity": "asian",
"disabilityStatus": "disabled",
"disabilityDescription": "Cerebral Palsy",
"i9OnFileStatus": "on_file",
"workAuthorizationExpirationDate": "2024-01-01",
"usVeteranStatus": "veteran",
"militaryStatus": "active",
"accountNumber": "1010",
"note": "This employee is a key employee.",
"additionalNotes": [
{
"id": 1,
"note": "This is a fun note."
}
],
"billingRateId": "80000001-1234567890",
"employeePayroll": {
"payPeriod": "weekly",
"classId": "80000001-1234567890",
"earnings": [
{
"payrollWageItemId": "80000001-1234567890",
"rate": "10.00",
"ratePercent": "10.5"
}
],
"useTimeDataToCreatePaychecks": "uses_time_data",
"sickHours": {
"hoursAvailable": "PT8H30M",
"accrualPeriod": "accrues_per_paycheck",
"hoursAccruedPerPeriod": "PT8H0M",
"maximumHours": "PT80H0M",
"hoursUsed": "PT2H45M",
"accrualStartDate": "2024-01-01"
},
"vacationHours": {
"hoursAvailable": "PT8H30M",
"accrualPeriod": "accrues_per_paycheck",
"hoursAccruedPerPeriod": "PT8H0M",
"maximumHours": "PT80H0M",
"hoursUsed": "PT2H45M",
"accrualStartDate": "2024-01-01"
}
}
}Response
Returns the updated employee.
Example response
{
"id": "80000001-1234567890",
"objectType": "qbd_employee",
"createdAt": "2025-01-01T12:34:56+00:00",
"updatedAt": "2025-02-01T12:34:56+00:00",
"revisionNumber": "1721172183",
"name": "John Doe",
"isActive": true,
"salutation": "Dr.",
"firstName": "John",
"middleName": "A.",
"lastName": "Doe",
"jobTitle": "Purchasing Manager",
"supervisor": {
"id": "80000001-1234567890",
"fullName": "John Doe"
},
"department": "Sales",
"description": "This employee is a key employee.",
"targetBonus": "10000.00",
"address": {
"line1": "Conductor Labs Inc.",
"line2": "540 Market St.",
"line3": "Suite 100",
"city": "San Francisco",
"state": "CA",
"postalCode": "94110",
"country": "United States"
},
"printAs": "John Doe",
"phone": "+1-555-123-4567",
"mobile": "+1-555-555-1212",
"pager": "+1-555-555-1212",
"pagerPin": "1234",
"alternatePhone": "+1-555-987-6543",
"fax": "+1-555-555-1212",
"ssn": "123-45-6789",
"email": "employee@example.com",
"customContactFields": [
{
"name": "Main Phone",
"value": "555-123-4567"
}
],
"emergencyContact": {
"primaryContact": {
"name": "Main Phone",
"value": "555-123-4567",
"relation": "spouse"
},
"secondaryContact": {
"name": "Main Phone",
"value": "555-123-4567",
"relation": "spouse"
}
},
"employeeType": "regular",
"employmentStatus": "full_time",
"overtimeExemptStatus": "exempt",
"keyEmployeeStatus": "key_employee",
"gender": "male",
"hiredDate": "2024-01-01",
"originalHireDate": "2024-01-01",
"adjustedServiceDate": "2024-01-01",
"terminationDate": "2024-01-01",
"birthDate": "1990-01-01",
"usCitizenshipStatus": "citizen",
"ethnicity": "asian",
"disabilityStatus": "disabled",
"disabilityDescription": "Cerebral Palsy",
"i9OnFileStatus": "on_file",
"workAuthorizationExpirationDate": "2024-01-01",
"usVeteranStatus": "veteran",
"militaryStatus": "active",
"accountNumber": "1010",
"note": "This employee is a key employee.",
"additionalNotes": [
{
"id": 1,
"date": "2024-01-01",
"note": "This is a fun note."
}
],
"billingRate": {
"id": "80000001-1234567890",
"fullName": "Standard Rate"
},
"employeePayroll": {
"payPeriod": "weekly",
"class": {
"id": "80000001-1234567890",
"fullName": "Payroll"
},
"earnings": [
{
"payrollWageItem": {
"id": "80000001-1234567890",
"fullName": "Regular Pay"
},
"rate": "10.00",
"ratePercent": "10.5"
}
],
"useTimeDataToCreatePaychecks": "uses_time_data",
"sickHours": {
"hoursAvailable": "PT8H30M",
"accrualPeriod": "accrues_per_paycheck",
"hoursAccruedPerPeriod": "PT8H0M",
"maximumHours": "PT80H0M",
"hoursUsed": "PT2H45M",
"accrualStartDate": "2024-01-01"
},
"vacationHours": {
"hoursAvailable": "PT8H30M",
"accrualPeriod": "accrues_per_paycheck",
"hoursAccruedPerPeriod": "PT8H0M",
"maximumHours": "PT80H0M",
"hoursUsed": "PT2H45M",
"accrualStartDate": "2024-01-01"
}
},
"externalId": "12345678-abcd-1234-abcd-1234567890ab",
"customFields": [
{
"ownerId": "0",
"name": "Customer Rating",
"type": "string_1024_type",
"value": "Premium"
}
]
}Changes
Changed in 6 of the 46 revisions of this API.14750165
- ○
added the new
ABenum value to the request propertyaddress/staterequest-property-enum-value-added
- ○
added the new
BCenum value to the request propertyaddress/staterequest-property-enum-value-added
- ○
added the new
MBenum value to the request propertyaddress/staterequest-property-enum-value-added
- ○
added the new
NLenum value to the request propertyaddress/staterequest-property-enum-value-added
- ○
added the new
NSenum value to the request propertyaddress/staterequest-property-enum-value-added
- ○
added the new
NTenum value to the request propertyaddress/staterequest-property-enum-value-added
- ○
added the new
NUenum value to the request propertyaddress/staterequest-property-enum-value-added
- ○
added the new
ONenum value to the request propertyaddress/staterequest-property-enum-value-added
- ○
added the new
PEenum value to the request propertyaddress/staterequest-property-enum-value-added
- ○
added the new
QCenum value to the request propertyaddress/staterequest-property-enum-value-added
- ○
added the new
SKenum value to the request propertyaddress/staterequest-property-enum-value-added
- ○
added the new
YTenum value to the request propertyaddress/staterequest-property-enum-value-added
- ○
- ●
for the
pathrequest parameterid, the maxLength was set to36request-parameter-max-length-set
- ●
the
billingRateIdrequest property's maxLength was set to36request-property-max-length-set
- ●
the
employeePayroll/classIdrequest property's maxLength was set to36request-property-max-length-set
- ●
the
employeePayroll/earnings/items/payrollWageItemIdrequest property's maxLength was set to36request-property-max-length-set
- ●
the
supervisorIdrequest property's maxLength was set to36request-property-max-length-set
- ●
- ●
the
alternatePhonerequest property's maxLength was set to21request-property-max-length-set
- ●
the
faxrequest property's maxLength was set to21request-property-max-length-set
- ●
the
mobilerequest property's maxLength was set to21request-property-max-length-set
- ●
the
pagerrequest property's maxLength was set to21request-property-max-length-set
- ●
the
phonerequest property's maxLength was set to21request-property-max-length-set
- ●
- ▲
response property
accountNumberlist-of-types was widened by adding typesnullto media typeapplication/jsonof response200response-property-list-of-types-widened
- ▲
response property
additionalNotes/items/datelist-of-types was widened by adding typesnullto media typeapplication/jsonof response200response-property-list-of-types-widened
- ▲
response property
adjustedServiceDatelist-of-types was widened by adding typesnullto media typeapplication/jsonof response200response-property-list-of-types-widened
- ▲
response property
alternatePhonelist-of-types was widened by adding typesnullto media typeapplication/jsonof response200response-property-list-of-types-widened
- ▲
response property
birthDatelist-of-types was widened by adding typesnullto media typeapplication/jsonof response200response-property-list-of-types-widened
- ▲
response property
customContactFields/items/valuelist-of-types was widened by adding typesnullto media typeapplication/jsonof response200response-property-list-of-types-widened
- ▲
response property
departmentlist-of-types was widened by adding typesnullto media typeapplication/jsonof response200response-property-list-of-types-widened
- ▲
response property
descriptionlist-of-types was widened by adding typesnullto media typeapplication/jsonof response200response-property-list-of-types-widened
- ▲
response property
disabilityDescriptionlist-of-types was widened by adding typesnullto media typeapplication/jsonof response200response-property-list-of-types-widened
- ▲
response property
disabilityStatuslist-of-types was widened by adding typesnullto media typeapplication/jsonof response200response-property-list-of-types-widened
- ▲
response property
emaillist-of-types was widened by adding typesnullto media typeapplication/jsonof response200response-property-list-of-types-widened
- ▲
response property
employeeTypelist-of-types was widened by adding typesnullto media typeapplication/jsonof response200response-property-list-of-types-widened
- ▲
response property
employmentStatuslist-of-types was widened by adding typesnullto media typeapplication/jsonof response200response-property-list-of-types-widened
- ▲
response property
ethnicitylist-of-types was widened by adding typesnullto media typeapplication/jsonof response200response-property-list-of-types-widened
- ▲
response property
externalIdlist-of-types was widened by adding typesnullto media typeapplication/jsonof response200response-property-list-of-types-widened
- ▲
response property
faxlist-of-types was widened by adding typesnullto media typeapplication/jsonof response200response-property-list-of-types-widened
- ▲
response property
firstNamelist-of-types was widened by adding typesnullto media typeapplication/jsonof response200response-property-list-of-types-widened
- ▲
response property
genderlist-of-types was widened by adding typesnullto media typeapplication/jsonof response200response-property-list-of-types-widened
- ▲
response property
hiredDatelist-of-types was widened by adding typesnullto media typeapplication/jsonof response200response-property-list-of-types-widened
- ▲
response property
i9OnFileStatuslist-of-types was widened by adding typesnullto media typeapplication/jsonof response200response-property-list-of-types-widened
- ▲
response property
jobTitlelist-of-types was widened by adding typesnullto media typeapplication/jsonof response200response-property-list-of-types-widened
- ▲
response property
keyEmployeeStatuslist-of-types was widened by adding typesnullto media typeapplication/jsonof response200response-property-list-of-types-widened
- ▲
response property
lastNamelist-of-types was widened by adding typesnullto media typeapplication/jsonof response200response-property-list-of-types-widened
- ▲
response property
middleNamelist-of-types was widened by adding typesnullto media typeapplication/jsonof response200response-property-list-of-types-widened
- ▲
response property
militaryStatuslist-of-types was widened by adding typesnullto media typeapplication/jsonof response200response-property-list-of-types-widened
- ▲
response property
mobilelist-of-types was widened by adding typesnullto media typeapplication/jsonof response200response-property-list-of-types-widened
- ▲
response property
notelist-of-types was widened by adding typesnullto media typeapplication/jsonof response200response-property-list-of-types-widened
- ▲
response property
originalHireDatelist-of-types was widened by adding typesnullto media typeapplication/jsonof response200response-property-list-of-types-widened
- ▲
response property
overtimeExemptStatuslist-of-types was widened by adding typesnullto media typeapplication/jsonof response200response-property-list-of-types-widened
- ▲
response property
pagerlist-of-types was widened by adding typesnullto media typeapplication/jsonof response200response-property-list-of-types-widened
- ▲
response property
pagerPinlist-of-types was widened by adding typesnullto media typeapplication/jsonof response200response-property-list-of-types-widened
- ▲
response property
phonelist-of-types was widened by adding typesnullto media typeapplication/jsonof response200response-property-list-of-types-widened
- ▲
response property
printAslist-of-types was widened by adding typesnullto media typeapplication/jsonof response200response-property-list-of-types-widened
- ▲
response property
salutationlist-of-types was widened by adding typesnullto media typeapplication/jsonof response200response-property-list-of-types-widened
- ▲
response property
ssnlist-of-types was widened by adding typesnullto media typeapplication/jsonof response200response-property-list-of-types-widened
- ▲
response property
targetBonuslist-of-types was widened by adding typesnullto media typeapplication/jsonof response200response-property-list-of-types-widened
- ▲
response property
terminationDatelist-of-types was widened by adding typesnullto media typeapplication/jsonof response200response-property-list-of-types-widened
- ▲
response property
usCitizenshipStatuslist-of-types was widened by adding typesnullto media typeapplication/jsonof response200response-property-list-of-types-widened
- ▲
response property
usVeteranStatuslist-of-types was widened by adding typesnullto media typeapplication/jsonof response200response-property-list-of-types-widened
- ▲
response property
workAuthorizationExpirationDatelist-of-types was widened by adding typesnullto media typeapplication/jsonof response200response-property-list-of-types-widened
- ▲
the
billingRateresponse's property type/format changed fromobjectnull/to/for status200response-property-type-changed
- ▲
the
supervisorresponse's property type/format changed fromobjectnull/to/for status200response-property-type-changed
- ▲
removed the required property
billingRate/fullNamefrom the response with the200statusresponse-required-property-removed
- ▲
removed the required property
billingRate/idfrom the response with the200statusresponse-required-property-removed
- ▲
removed the required property
supervisor/fullNamefrom the response with the200statusresponse-required-property-removed
- ▲
removed the required property
supervisor/idfrom the response with the200statusresponse-required-property-removed
- ○
added
qbd_emergency_contact_setsubschema #2to theemergencyContactresponse propertyanyOflist for the response status200response-property-any-of-added
- ○
added
qbd_employee_addresssubschema #2to theaddressresponse propertyanyOflist for the response status200response-property-any-of-added
- ○
added
qbd_employee_payroll_infosubschema #2to theemployeePayrollresponse propertyanyOflist for the response status200response-property-any-of-added
- ○
added
subschema #1subschema #2to thebillingRateresponse propertyanyOflist for the response status200response-property-any-of-added
- ○
added
subschema #1subschema #2to thesupervisorresponse propertyanyOflist for the response status200response-property-any-of-added
- ○
removed the
activeenum value from themilitaryStatusresponse property for the response status200response-property-enum-value-removed
- ○
removed the
american_indianenum value from theethnicityresponse property for the response status200response-property-enum-value-removed
- ○
removed the
asianenum value from theethnicityresponse property for the response status200response-property-enum-value-removed
- ○
removed the
blackenum value from theethnicityresponse property for the response status200response-property-enum-value-removed
- ○
removed the
citizenenum value from theusCitizenshipStatusresponse property for the response status200response-property-enum-value-removed
- ○
removed the
disabledenum value from thedisabilityStatusresponse property for the response status200response-property-enum-value-removed
- ○
removed the
exemptenum value from theovertimeExemptStatusresponse property for the response status200response-property-enum-value-removed
- ○
removed the
femaleenum value from thegenderresponse property for the response status200response-property-enum-value-removed
- ○
removed the
full_timeenum value from theemploymentStatusresponse property for the response status200response-property-enum-value-removed
- ○
removed the
hawaiianenum value from theethnicityresponse property for the response status200response-property-enum-value-removed
- ○
removed the
hispanicenum value from theethnicityresponse property for the response status200response-property-enum-value-removed
- ○
removed the
key_employeeenum value from thekeyEmployeeStatusresponse property for the response status200response-property-enum-value-removed
- ○
removed the
maleenum value from thegenderresponse property for the response status200response-property-enum-value-removed
- ○
removed the
non_citizenenum value from theusCitizenshipStatusresponse property for the response status200response-property-enum-value-removed
- ○
removed the
non_disabledenum value from thedisabilityStatusresponse property for the response status200response-property-enum-value-removed
- ○
removed the
non_exemptenum value from theovertimeExemptStatusresponse property for the response status200response-property-enum-value-removed
- ○
removed the
non_key_employeeenum value from thekeyEmployeeStatusresponse property for the response status200response-property-enum-value-removed
- ○
removed the
non_veteranenum value from theusVeteranStatusresponse property for the response status200response-property-enum-value-removed
- ○
removed the
not_on_fileenum value from thei9OnFileStatusresponse property for the response status200response-property-enum-value-removed
- ○
removed the
officerenum value from theemployeeTyperesponse property for the response status200response-property-enum-value-removed
- ○
removed the
on_fileenum value from thei9OnFileStatusresponse property for the response status200response-property-enum-value-removed
- ○
removed the
ownerenum value from theemployeeTyperesponse property for the response status200response-property-enum-value-removed
- ○
removed the
part_timeenum value from theemploymentStatusresponse property for the response status200response-property-enum-value-removed
- ○
removed the
regularenum value from theemployeeTyperesponse property for the response status200response-property-enum-value-removed
- ○
removed the
reserveenum value from themilitaryStatusresponse property for the response status200response-property-enum-value-removed
- ○
removed the
statutoryenum value from theemployeeTyperesponse property for the response status200response-property-enum-value-removed
- ○
removed the
two_or_more_racesenum value from theethnicityresponse property for the response status200response-property-enum-value-removed
- ○
removed the
undefinedenum value from thedisabilityStatusresponse property for the response status200response-property-enum-value-removed
- ○
removed the
undefinedenum value from theemployeeTyperesponse property for the response status200response-property-enum-value-removed
- ○
removed the
undefinedenum value from theemploymentStatusresponse property for the response status200response-property-enum-value-removed
- ○
removed the
undefinedenum value from theethnicityresponse property for the response status200response-property-enum-value-removed
- ○
removed the
undefinedenum value from thegenderresponse property for the response status200response-property-enum-value-removed
- ○
removed the
undefinedenum value from thei9OnFileStatusresponse property for the response status200response-property-enum-value-removed
- ○
removed the
undefinedenum value from thekeyEmployeeStatusresponse property for the response status200response-property-enum-value-removed
- ○
removed the
undefinedenum value from themilitaryStatusresponse property for the response status200response-property-enum-value-removed
- ○
removed the
undefinedenum value from theovertimeExemptStatusresponse property for the response status200response-property-enum-value-removed
- ○
removed the
undefinedenum value from theusCitizenshipStatusresponse property for the response status200response-property-enum-value-removed
- ○
removed the
undefinedenum value from theusVeteranStatusresponse property for the response status200response-property-enum-value-removed
- ○
removed the
veteranenum value from theusVeteranStatusresponse property for the response status200response-property-enum-value-removed
- ○
removed the
whiteenum value from theethnicityresponse property for the response status200response-property-enum-value-removed
- ○
removed
qbd_emergency_contact_setsubschema #2from theemergencyContactresponse propertyoneOflist for the response status200response-property-one-of-removed
- ○
removed
qbd_employee_addresssubschema #2from theaddressresponse propertyoneOflist for the response status200response-property-one-of-removed
- ○
removed
qbd_employee_payroll_infosubschema #2from theemployeePayrollresponse propertyoneOflist for the response status200response-property-one-of-removed
- ▲
- ▲
the response property
accountNumberbecame nullable for the status200response-property-became-nullable
- ▲
the response property
additionalNotes/items/datebecame nullable for the status200response-property-became-nullable
- ▲
the response property
adjustedServiceDatebecame nullable for the status200response-property-became-nullable
- ▲
the response property
alternatePhonebecame nullable for the status200response-property-became-nullable
- ▲
the response property
billingRatebecame nullable for the status200response-property-became-nullable
- ▲
the response property
birthDatebecame nullable for the status200response-property-became-nullable
- ▲
the response property
customContactFields/items/valuebecame nullable for the status200response-property-became-nullable
- ▲
the response property
departmentbecame nullable for the status200response-property-became-nullable
- ▲
the response property
descriptionbecame nullable for the status200response-property-became-nullable
- ▲
the response property
disabilityDescriptionbecame nullable for the status200response-property-became-nullable
- ▲
the response property
disabilityStatusbecame nullable for the status200response-property-became-nullable
- ▲
the response property
emailbecame nullable for the status200response-property-became-nullable
- ▲
the response property
employeeTypebecame nullable for the status200response-property-became-nullable
- ▲
the response property
employmentStatusbecame nullable for the status200response-property-became-nullable
- ▲
the response property
ethnicitybecame nullable for the status200response-property-became-nullable
- ▲
the response property
externalIdbecame nullable for the status200response-property-became-nullable
- ▲
the response property
faxbecame nullable for the status200response-property-became-nullable
- ▲
the response property
firstNamebecame nullable for the status200response-property-became-nullable
- ▲
the response property
genderbecame nullable for the status200response-property-became-nullable
- ▲
the response property
hiredDatebecame nullable for the status200response-property-became-nullable
- ▲
the response property
i9OnFileStatusbecame nullable for the status200response-property-became-nullable
- ▲
the response property
jobTitlebecame nullable for the status200response-property-became-nullable
- ▲
the response property
keyEmployeeStatusbecame nullable for the status200response-property-became-nullable
- ▲
the response property
lastNamebecame nullable for the status200response-property-became-nullable
- ▲
the response property
middleNamebecame nullable for the status200response-property-became-nullable
- ▲
the response property
militaryStatusbecame nullable for the status200response-property-became-nullable
- ▲
the response property
mobilebecame nullable for the status200response-property-became-nullable
- ▲
the response property
notebecame nullable for the status200response-property-became-nullable
- ▲
the response property
originalHireDatebecame nullable for the status200response-property-became-nullable
- ▲
the response property
overtimeExemptStatusbecame nullable for the status200response-property-became-nullable
- ▲
the response property
pagerbecame nullable for the status200response-property-became-nullable
- ▲
the response property
pagerPinbecame nullable for the status200response-property-became-nullable
- ▲
the response property
phonebecame nullable for the status200response-property-became-nullable
- ▲
the response property
printAsbecame nullable for the status200response-property-became-nullable
- ▲
the response property
salutationbecame nullable for the status200response-property-became-nullable
- ▲
the response property
ssnbecame nullable for the status200response-property-became-nullable
- ▲
the response property
supervisorbecame nullable for the status200response-property-became-nullable
- ▲
the response property
targetBonusbecame nullable for the status200response-property-became-nullable
- ▲
the response property
terminationDatebecame nullable for the status200response-property-became-nullable
- ▲
the response property
usCitizenshipStatusbecame nullable for the status200response-property-became-nullable
- ▲
the response property
usVeteranStatusbecame nullable for the status200response-property-became-nullable
- ▲
the response property
workAuthorizationExpirationDatebecame nullable for the status200response-property-became-nullable
- ▲
added
qbd_emergency_contact_setsubschema #2to theemergencyContactresponse propertyoneOflist for the response status200response-property-one-of-added
- ▲
added
qbd_employee_addresssubschema #2to theaddressresponse propertyoneOflist for the response status200response-property-one-of-added
- ▲
added
qbd_employee_payroll_infosubschema #2to theemployeePayrollresponse propertyoneOflist for the response status200response-property-one-of-added
- ▲
the
billingRateresponse's property type/format changed from/toobjectnull/for status200response-property-type-changed
- ▲
the
supervisorresponse's property type/format changed from/toobjectnull/for status200response-property-type-changed
- ●
added the new
activeenum value to themilitaryStatusresponse property for the response status200response-property-enum-value-added
- ●
added the new
american_indianenum value to theethnicityresponse property for the response status200response-property-enum-value-added
- ●
added the new
asianenum value to theethnicityresponse property for the response status200response-property-enum-value-added
- ●
added the new
blackenum value to theethnicityresponse property for the response status200response-property-enum-value-added
- ●
added the new
citizenenum value to theusCitizenshipStatusresponse property for the response status200response-property-enum-value-added
- ●
added the new
disabledenum value to thedisabilityStatusresponse property for the response status200response-property-enum-value-added
- ●
added the new
exemptenum value to theovertimeExemptStatusresponse property for the response status200response-property-enum-value-added
- ●
added the new
femaleenum value to thegenderresponse property for the response status200response-property-enum-value-added
- ●
added the new
full_timeenum value to theemploymentStatusresponse property for the response status200response-property-enum-value-added
- ●
added the new
hawaiianenum value to theethnicityresponse property for the response status200response-property-enum-value-added
- ●
added the new
hispanicenum value to theethnicityresponse property for the response status200response-property-enum-value-added
- ●
added the new
key_employeeenum value to thekeyEmployeeStatusresponse property for the response status200response-property-enum-value-added
- ●
added the new
maleenum value to thegenderresponse property for the response status200response-property-enum-value-added
- ●
added the new
non_citizenenum value to theusCitizenshipStatusresponse property for the response status200response-property-enum-value-added
- ●
added the new
non_disabledenum value to thedisabilityStatusresponse property for the response status200response-property-enum-value-added
- ●
added the new
non_exemptenum value to theovertimeExemptStatusresponse property for the response status200response-property-enum-value-added
- ●
added the new
non_key_employeeenum value to thekeyEmployeeStatusresponse property for the response status200response-property-enum-value-added
- ●
added the new
non_veteranenum value to theusVeteranStatusresponse property for the response status200response-property-enum-value-added
- ●
added the new
not_on_fileenum value to thei9OnFileStatusresponse property for the response status200response-property-enum-value-added
- ●
added the new
officerenum value to theemployeeTyperesponse property for the response status200response-property-enum-value-added
- ●
added the new
on_fileenum value to thei9OnFileStatusresponse property for the response status200response-property-enum-value-added
- ●
added the new
ownerenum value to theemployeeTyperesponse property for the response status200response-property-enum-value-added
- ●
added the new
part_timeenum value to theemploymentStatusresponse property for the response status200response-property-enum-value-added
- ●
added the new
regularenum value to theemployeeTyperesponse property for the response status200response-property-enum-value-added
- ●
added the new
reserveenum value to themilitaryStatusresponse property for the response status200response-property-enum-value-added
- ●
added the new
statutoryenum value to theemployeeTyperesponse property for the response status200response-property-enum-value-added
- ●
added the new
two_or_more_racesenum value to theethnicityresponse property for the response status200response-property-enum-value-added
- ●
added the new
undefinedenum value to thedisabilityStatusresponse property for the response status200response-property-enum-value-added
- ●
added the new
undefinedenum value to theemployeeTyperesponse property for the response status200response-property-enum-value-added
- ●
added the new
undefinedenum value to theemploymentStatusresponse property for the response status200response-property-enum-value-added
- ●
added the new
undefinedenum value to theethnicityresponse property for the response status200response-property-enum-value-added
- ●
added the new
undefinedenum value to thegenderresponse property for the response status200response-property-enum-value-added
- ●
added the new
undefinedenum value to thei9OnFileStatusresponse property for the response status200response-property-enum-value-added
- ●
added the new
undefinedenum value to thekeyEmployeeStatusresponse property for the response status200response-property-enum-value-added
- ●
added the new
undefinedenum value to themilitaryStatusresponse property for the response status200response-property-enum-value-added
- ●
added the new
undefinedenum value to theovertimeExemptStatusresponse property for the response status200response-property-enum-value-added
- ●
added the new
undefinedenum value to theusCitizenshipStatusresponse property for the response status200response-property-enum-value-added
- ●
added the new
undefinedenum value to theusVeteranStatusresponse property for the response status200response-property-enum-value-added
- ●
added the new
veteranenum value to theusVeteranStatusresponse property for the response status200response-property-enum-value-added
- ●
added the new
whiteenum value to theethnicityresponse property for the response status200response-property-enum-value-added
- ○
removed the pattern
^(?:(?:\d\d[2468][048]|\d\d[13579][26]|\d\d0[48]|[02468][048]00|[13579][26]00)-02-29|\d{4}-(?:(?:0[13578]|1[02])-(?:0[1-9]|[12]\d|3[01])|(?:0[469]|11)-(?:0[1-9]|[12]\d|30)|(?:02)-(?:0[1-9]|1\d|2[0-8])))$from the request propertyadjustedServiceDaterequest-property-pattern-removed
- ○
removed the pattern
^(?:(?:\d\d[2468][048]|\d\d[13579][26]|\d\d0[48]|[02468][048]00|[13579][26]00)-02-29|\d{4}-(?:(?:0[13578]|1[02])-(?:0[1-9]|[12]\d|3[01])|(?:0[469]|11)-(?:0[1-9]|[12]\d|30)|(?:02)-(?:0[1-9]|1\d|2[0-8])))$from the request propertybirthDaterequest-property-pattern-removed
- ○
removed the pattern
^(?:(?:\d\d[2468][048]|\d\d[13579][26]|\d\d0[48]|[02468][048]00|[13579][26]00)-02-29|\d{4}-(?:(?:0[13578]|1[02])-(?:0[1-9]|[12]\d|3[01])|(?:0[469]|11)-(?:0[1-9]|[12]\d|30)|(?:02)-(?:0[1-9]|1\d|2[0-8])))$from the request propertyemployeePayroll/sickHours/accrualStartDaterequest-property-pattern-removed
- ○
removed the pattern
^(?:(?:\d\d[2468][048]|\d\d[13579][26]|\d\d0[48]|[02468][048]00|[13579][26]00)-02-29|\d{4}-(?:(?:0[13578]|1[02])-(?:0[1-9]|[12]\d|3[01])|(?:0[469]|11)-(?:0[1-9]|[12]\d|30)|(?:02)-(?:0[1-9]|1\d|2[0-8])))$from the request propertyemployeePayroll/vacationHours/accrualStartDaterequest-property-pattern-removed
- ○
removed the pattern
^(?:(?:\d\d[2468][048]|\d\d[13579][26]|\d\d0[48]|[02468][048]00|[13579][26]00)-02-29|\d{4}-(?:(?:0[13578]|1[02])-(?:0[1-9]|[12]\d|3[01])|(?:0[469]|11)-(?:0[1-9]|[12]\d|30)|(?:02)-(?:0[1-9]|1\d|2[0-8])))$from the request propertyhiredDaterequest-property-pattern-removed
- ○
removed the pattern
^(?:(?:\d\d[2468][048]|\d\d[13579][26]|\d\d0[48]|[02468][048]00|[13579][26]00)-02-29|\d{4}-(?:(?:0[13578]|1[02])-(?:0[1-9]|[12]\d|3[01])|(?:0[469]|11)-(?:0[1-9]|[12]\d|30)|(?:02)-(?:0[1-9]|1\d|2[0-8])))$from the request propertyoriginalHireDaterequest-property-pattern-removed
- ○
removed the pattern
^(?:(?:\d\d[2468][048]|\d\d[13579][26]|\d\d0[48]|[02468][048]00|[13579][26]00)-02-29|\d{4}-(?:(?:0[13578]|1[02])-(?:0[1-9]|[12]\d|3[01])|(?:0[469]|11)-(?:0[1-9]|[12]\d|30)|(?:02)-(?:0[1-9]|1\d|2[0-8])))$from the request propertyterminationDaterequest-property-pattern-removed
- ○
removed the pattern
^(?:(?:\d\d[2468][048]|\d\d[13579][26]|\d\d0[48]|[02468][048]00|[13579][26]00)-02-29|\d{4}-(?:(?:0[13578]|1[02])-(?:0[1-9]|[12]\d|3[01])|(?:0[469]|11)-(?:0[1-9]|[12]\d|30)|(?:02)-(?:0[1-9]|1\d|2[0-8])))$from the request propertyworkAuthorizationExpirationDaterequest-property-pattern-removed
- ○
removed
qbd_emergency_contact_setsubschema #2from theemergencyContactresponse propertyanyOflist for the response status200response-property-any-of-removed
- ○
removed
qbd_employee_addresssubschema #2from theaddressresponse propertyanyOflist for the response status200response-property-any-of-removed
- ○
removed
qbd_employee_payroll_infosubschema #2from theemployeePayrollresponse propertyanyOflist for the response status200response-property-any-of-removed
- ○
removed
subschema #1subschema #2from thebillingRateresponse propertyanyOflist for the response status200response-property-any-of-removed
- ○
removed
subschema #1subschema #2from thesupervisorresponse propertyanyOflist for the response status200response-property-any-of-removed
- ○
response property
accountNumberlist-of-types was narrowed by removing typesnullfrom media typeapplication/jsonof response200response-property-list-of-types-narrowed
- ○
response property
additionalNotes/items/datelist-of-types was narrowed by removing typesnullfrom media typeapplication/jsonof response200response-property-list-of-types-narrowed
- ○
response property
adjustedServiceDatelist-of-types was narrowed by removing typesnullfrom media typeapplication/jsonof response200response-property-list-of-types-narrowed
- ○
response property
alternatePhonelist-of-types was narrowed by removing typesnullfrom media typeapplication/jsonof response200response-property-list-of-types-narrowed
- ○
response property
birthDatelist-of-types was narrowed by removing typesnullfrom media typeapplication/jsonof response200response-property-list-of-types-narrowed
- ○
response property
customContactFields/items/valuelist-of-types was narrowed by removing typesnullfrom media typeapplication/jsonof response200response-property-list-of-types-narrowed
- ○
response property
departmentlist-of-types was narrowed by removing typesnullfrom media typeapplication/jsonof response200response-property-list-of-types-narrowed
- ○
response property
descriptionlist-of-types was narrowed by removing typesnullfrom media typeapplication/jsonof response200response-property-list-of-types-narrowed
- ○
response property
disabilityDescriptionlist-of-types was narrowed by removing typesnullfrom media typeapplication/jsonof response200response-property-list-of-types-narrowed
- ○
response property
disabilityStatuslist-of-types was narrowed by removing typesnullfrom media typeapplication/jsonof response200response-property-list-of-types-narrowed
- ○
response property
emaillist-of-types was narrowed by removing typesnullfrom media typeapplication/jsonof response200response-property-list-of-types-narrowed
- ○
response property
employeeTypelist-of-types was narrowed by removing typesnullfrom media typeapplication/jsonof response200response-property-list-of-types-narrowed
- ○
response property
employmentStatuslist-of-types was narrowed by removing typesnullfrom media typeapplication/jsonof response200response-property-list-of-types-narrowed
- ○
response property
ethnicitylist-of-types was narrowed by removing typesnullfrom media typeapplication/jsonof response200response-property-list-of-types-narrowed
- ○
response property
externalIdlist-of-types was narrowed by removing typesnullfrom media typeapplication/jsonof response200response-property-list-of-types-narrowed
- ○
response property
faxlist-of-types was narrowed by removing typesnullfrom media typeapplication/jsonof response200response-property-list-of-types-narrowed
- ○
response property
firstNamelist-of-types was narrowed by removing typesnullfrom media typeapplication/jsonof response200response-property-list-of-types-narrowed
- ○
response property
genderlist-of-types was narrowed by removing typesnullfrom media typeapplication/jsonof response200response-property-list-of-types-narrowed
- ○
response property
hiredDatelist-of-types was narrowed by removing typesnullfrom media typeapplication/jsonof response200response-property-list-of-types-narrowed
- ○
response property
i9OnFileStatuslist-of-types was narrowed by removing typesnullfrom media typeapplication/jsonof response200response-property-list-of-types-narrowed
- ○
response property
jobTitlelist-of-types was narrowed by removing typesnullfrom media typeapplication/jsonof response200response-property-list-of-types-narrowed
- ○
response property
keyEmployeeStatuslist-of-types was narrowed by removing typesnullfrom media typeapplication/jsonof response200response-property-list-of-types-narrowed
- ○
response property
lastNamelist-of-types was narrowed by removing typesnullfrom media typeapplication/jsonof response200response-property-list-of-types-narrowed
- ○
response property
middleNamelist-of-types was narrowed by removing typesnullfrom media typeapplication/jsonof response200response-property-list-of-types-narrowed
- ○
response property
militaryStatuslist-of-types was narrowed by removing typesnullfrom media typeapplication/jsonof response200response-property-list-of-types-narrowed
- ○
response property
mobilelist-of-types was narrowed by removing typesnullfrom media typeapplication/jsonof response200response-property-list-of-types-narrowed
- ○
response property
notelist-of-types was narrowed by removing typesnullfrom media typeapplication/jsonof response200response-property-list-of-types-narrowed
- ○
response property
originalHireDatelist-of-types was narrowed by removing typesnullfrom media typeapplication/jsonof response200response-property-list-of-types-narrowed
- ○
response property
overtimeExemptStatuslist-of-types was narrowed by removing typesnullfrom media typeapplication/jsonof response200response-property-list-of-types-narrowed
- ○
response property
pagerlist-of-types was narrowed by removing typesnullfrom media typeapplication/jsonof response200response-property-list-of-types-narrowed
- ○
response property
pagerPinlist-of-types was narrowed by removing typesnullfrom media typeapplication/jsonof response200response-property-list-of-types-narrowed
- ○
response property
phonelist-of-types was narrowed by removing typesnullfrom media typeapplication/jsonof response200response-property-list-of-types-narrowed
- ○
response property
printAslist-of-types was narrowed by removing typesnullfrom media typeapplication/jsonof response200response-property-list-of-types-narrowed
- ○
response property
salutationlist-of-types was narrowed by removing typesnullfrom media typeapplication/jsonof response200response-property-list-of-types-narrowed
- ○
response property
ssnlist-of-types was narrowed by removing typesnullfrom media typeapplication/jsonof response200response-property-list-of-types-narrowed
- ○
response property
targetBonuslist-of-types was narrowed by removing typesnullfrom media typeapplication/jsonof response200response-property-list-of-types-narrowed
- ○
response property
terminationDatelist-of-types was narrowed by removing typesnullfrom media typeapplication/jsonof response200response-property-list-of-types-narrowed
- ○
response property
usCitizenshipStatuslist-of-types was narrowed by removing typesnullfrom media typeapplication/jsonof response200response-property-list-of-types-narrowed
- ○
response property
usVeteranStatuslist-of-types was narrowed by removing typesnullfrom media typeapplication/jsonof response200response-property-list-of-types-narrowed
- ○
response property
workAuthorizationExpirationDatelist-of-types was narrowed by removing typesnullfrom media typeapplication/jsonof response200response-property-list-of-types-narrowed
- ○
added the required property
billingRate/fullNameto the response with the200statusresponse-required-property-added
- ○
added the required property
billingRate/idto the response with the200statusresponse-required-property-added
- ○
added the required property
supervisor/fullNameto the response with the200statusresponse-required-property-added
- ○
added the required property
supervisor/idto the response with the200statusresponse-required-property-added
- ▲
- ▲
added the pattern
^(?:(?:\d\d[2468][048]|\d\d[13579][26]|\d\d0[48]|[02468][048]00|[13579][26]00)-02-29|\d{4}-(?:(?:0[13578]|1[02])-(?:0[1-9]|[12]\d|3[01])|(?:0[469]|11)-(?:0[1-9]|[12]\d|30)|(?:02)-(?:0[1-9]|1\d|2[0-8])))$to the request propertyadjustedServiceDaterequest-property-pattern-added
- ▲
added the pattern
^(?:(?:\d\d[2468][048]|\d\d[13579][26]|\d\d0[48]|[02468][048]00|[13579][26]00)-02-29|\d{4}-(?:(?:0[13578]|1[02])-(?:0[1-9]|[12]\d|3[01])|(?:0[469]|11)-(?:0[1-9]|[12]\d|30)|(?:02)-(?:0[1-9]|1\d|2[0-8])))$to the request propertybirthDaterequest-property-pattern-added
- ▲
added the pattern
^(?:(?:\d\d[2468][048]|\d\d[13579][26]|\d\d0[48]|[02468][048]00|[13579][26]00)-02-29|\d{4}-(?:(?:0[13578]|1[02])-(?:0[1-9]|[12]\d|3[01])|(?:0[469]|11)-(?:0[1-9]|[12]\d|30)|(?:02)-(?:0[1-9]|1\d|2[0-8])))$to the request propertyemployeePayroll/sickHours/accrualStartDaterequest-property-pattern-added
- ▲
added the pattern
^(?:(?:\d\d[2468][048]|\d\d[13579][26]|\d\d0[48]|[02468][048]00|[13579][26]00)-02-29|\d{4}-(?:(?:0[13578]|1[02])-(?:0[1-9]|[12]\d|3[01])|(?:0[469]|11)-(?:0[1-9]|[12]\d|30)|(?:02)-(?:0[1-9]|1\d|2[0-8])))$to the request propertyemployeePayroll/vacationHours/accrualStartDaterequest-property-pattern-added
- ▲
added the pattern
^(?:(?:\d\d[2468][048]|\d\d[13579][26]|\d\d0[48]|[02468][048]00|[13579][26]00)-02-29|\d{4}-(?:(?:0[13578]|1[02])-(?:0[1-9]|[12]\d|3[01])|(?:0[469]|11)-(?:0[1-9]|[12]\d|30)|(?:02)-(?:0[1-9]|1\d|2[0-8])))$to the request propertyhiredDaterequest-property-pattern-added
- ▲
added the pattern
^(?:(?:\d\d[2468][048]|\d\d[13579][26]|\d\d0[48]|[02468][048]00|[13579][26]00)-02-29|\d{4}-(?:(?:0[13578]|1[02])-(?:0[1-9]|[12]\d|3[01])|(?:0[469]|11)-(?:0[1-9]|[12]\d|30)|(?:02)-(?:0[1-9]|1\d|2[0-8])))$to the request propertyoriginalHireDaterequest-property-pattern-added
- ▲
added the pattern
^(?:(?:\d\d[2468][048]|\d\d[13579][26]|\d\d0[48]|[02468][048]00|[13579][26]00)-02-29|\d{4}-(?:(?:0[13578]|1[02])-(?:0[1-9]|[12]\d|3[01])|(?:0[469]|11)-(?:0[1-9]|[12]\d|30)|(?:02)-(?:0[1-9]|1\d|2[0-8])))$to the request propertyterminationDaterequest-property-pattern-added
- ▲
added the pattern
^(?:(?:\d\d[2468][048]|\d\d[13579][26]|\d\d0[48]|[02468][048]00|[13579][26]00)-02-29|\d{4}-(?:(?:0[13578]|1[02])-(?:0[1-9]|[12]\d|3[01])|(?:0[469]|11)-(?:0[1-9]|[12]\d|30)|(?:02)-(?:0[1-9]|1\d|2[0-8])))$to the request propertyworkAuthorizationExpirationDaterequest-property-pattern-added
- ▲
response property
accountNumberlist-of-types was widened by adding typesnullto media typeapplication/jsonof response200response-property-list-of-types-widened
- ▲
response property
additionalNotes/items/datelist-of-types was widened by adding typesnullto media typeapplication/jsonof response200response-property-list-of-types-widened
- ▲
response property
adjustedServiceDatelist-of-types was widened by adding typesnullto media typeapplication/jsonof response200response-property-list-of-types-widened
- ▲
response property
alternatePhonelist-of-types was widened by adding typesnullto media typeapplication/jsonof response200response-property-list-of-types-widened
- ▲
response property
birthDatelist-of-types was widened by adding typesnullto media typeapplication/jsonof response200response-property-list-of-types-widened
- ▲
response property
customContactFields/items/valuelist-of-types was widened by adding typesnullto media typeapplication/jsonof response200response-property-list-of-types-widened
- ▲
response property
departmentlist-of-types was widened by adding typesnullto media typeapplication/jsonof response200response-property-list-of-types-widened
- ▲
response property
descriptionlist-of-types was widened by adding typesnullto media typeapplication/jsonof response200response-property-list-of-types-widened
- ▲
response property
disabilityDescriptionlist-of-types was widened by adding typesnullto media typeapplication/jsonof response200response-property-list-of-types-widened
- ▲
response property
disabilityStatuslist-of-types was widened by adding typesnullto media typeapplication/jsonof response200response-property-list-of-types-widened
- ▲
response property
emaillist-of-types was widened by adding typesnullto media typeapplication/jsonof response200response-property-list-of-types-widened
- ▲
response property
employeeTypelist-of-types was widened by adding typesnullto media typeapplication/jsonof response200response-property-list-of-types-widened
- ▲
response property
employmentStatuslist-of-types was widened by adding typesnullto media typeapplication/jsonof response200response-property-list-of-types-widened
- ▲
response property
ethnicitylist-of-types was widened by adding typesnullto media typeapplication/jsonof response200response-property-list-of-types-widened
- ▲
response property
externalIdlist-of-types was widened by adding typesnullto media typeapplication/jsonof response200response-property-list-of-types-widened
- ▲
response property
faxlist-of-types was widened by adding typesnullto media typeapplication/jsonof response200response-property-list-of-types-widened
- ▲
response property
firstNamelist-of-types was widened by adding typesnullto media typeapplication/jsonof response200response-property-list-of-types-widened
- ▲
response property
genderlist-of-types was widened by adding typesnullto media typeapplication/jsonof response200response-property-list-of-types-widened
- ▲
response property
hiredDatelist-of-types was widened by adding typesnullto media typeapplication/jsonof response200response-property-list-of-types-widened
- ▲
response property
i9OnFileStatuslist-of-types was widened by adding typesnullto media typeapplication/jsonof response200response-property-list-of-types-widened
- ▲
response property
jobTitlelist-of-types was widened by adding typesnullto media typeapplication/jsonof response200response-property-list-of-types-widened
- ▲
response property
keyEmployeeStatuslist-of-types was widened by adding typesnullto media typeapplication/jsonof response200response-property-list-of-types-widened
- ▲
response property
lastNamelist-of-types was widened by adding typesnullto media typeapplication/jsonof response200response-property-list-of-types-widened
- ▲
response property
middleNamelist-of-types was widened by adding typesnullto media typeapplication/jsonof response200response-property-list-of-types-widened
- ▲
response property
militaryStatuslist-of-types was widened by adding typesnullto media typeapplication/jsonof response200response-property-list-of-types-widened
- ▲
response property
mobilelist-of-types was widened by adding typesnullto media typeapplication/jsonof response200response-property-list-of-types-widened
- ▲
response property
notelist-of-types was widened by adding typesnullto media typeapplication/jsonof response200response-property-list-of-types-widened
- ▲
response property
originalHireDatelist-of-types was widened by adding typesnullto media typeapplication/jsonof response200response-property-list-of-types-widened
- ▲
response property
overtimeExemptStatuslist-of-types was widened by adding typesnullto media typeapplication/jsonof response200response-property-list-of-types-widened
- ▲
response property
pagerlist-of-types was widened by adding typesnullto media typeapplication/jsonof response200response-property-list-of-types-widened
- ▲
response property
pagerPinlist-of-types was widened by adding typesnullto media typeapplication/jsonof response200response-property-list-of-types-widened
- ▲
response property
phonelist-of-types was widened by adding typesnullto media typeapplication/jsonof response200response-property-list-of-types-widened
- ▲
response property
printAslist-of-types was widened by adding typesnullto media typeapplication/jsonof response200response-property-list-of-types-widened
- ▲
response property
salutationlist-of-types was widened by adding typesnullto media typeapplication/jsonof response200response-property-list-of-types-widened
- ▲
response property
ssnlist-of-types was widened by adding typesnullto media typeapplication/jsonof response200response-property-list-of-types-widened
- ▲
response property
targetBonuslist-of-types was widened by adding typesnullto media typeapplication/jsonof response200response-property-list-of-types-widened
- ▲
response property
terminationDatelist-of-types was widened by adding typesnullto media typeapplication/jsonof response200response-property-list-of-types-widened
- ▲
response property
usCitizenshipStatuslist-of-types was widened by adding typesnullto media typeapplication/jsonof response200response-property-list-of-types-widened
- ▲
response property
usVeteranStatuslist-of-types was widened by adding typesnullto media typeapplication/jsonof response200response-property-list-of-types-widened
- ▲
response property
workAuthorizationExpirationDatelist-of-types was widened by adding typesnullto media typeapplication/jsonof response200response-property-list-of-types-widened
- ▲
the
billingRateresponse's property type/format changed fromobjectnull/to/for status200response-property-type-changed
- ▲
the
supervisorresponse's property type/format changed fromobjectnull/to/for status200response-property-type-changed
- ▲
removed the required property
billingRate/fullNamefrom the response with the200statusresponse-required-property-removed
- ▲
removed the required property
billingRate/idfrom the response with the200statusresponse-required-property-removed
- ▲
removed the required property
supervisor/fullNamefrom the response with the200statusresponse-required-property-removed
- ▲
removed the required property
supervisor/idfrom the response with the200statusresponse-required-property-removed
- ○
added
qbd_emergency_contact_setsubschema #2to theemergencyContactresponse propertyanyOflist for the response status200response-property-any-of-added
- ○
added
qbd_employee_addresssubschema #2to theaddressresponse propertyanyOflist for the response status200response-property-any-of-added
- ○
added
qbd_employee_payroll_infosubschema #2to theemployeePayrollresponse propertyanyOflist for the response status200response-property-any-of-added
- ○
added
subschema #1subschema #2to thebillingRateresponse propertyanyOflist for the response status200response-property-any-of-added
- ○
added
subschema #1subschema #2to thesupervisorresponse propertyanyOflist for the response status200response-property-any-of-added
- ○
removed the
activeenum value from themilitaryStatusresponse property for the response status200response-property-enum-value-removed
- ○
removed the
american_indianenum value from theethnicityresponse property for the response status200response-property-enum-value-removed
- ○
removed the
asianenum value from theethnicityresponse property for the response status200response-property-enum-value-removed
- ○
removed the
blackenum value from theethnicityresponse property for the response status200response-property-enum-value-removed
- ○
removed the
citizenenum value from theusCitizenshipStatusresponse property for the response status200response-property-enum-value-removed
- ○
removed the
disabledenum value from thedisabilityStatusresponse property for the response status200response-property-enum-value-removed
- ○
removed the
exemptenum value from theovertimeExemptStatusresponse property for the response status200response-property-enum-value-removed
- ○
removed the
femaleenum value from thegenderresponse property for the response status200response-property-enum-value-removed
- ○
removed the
full_timeenum value from theemploymentStatusresponse property for the response status200response-property-enum-value-removed
- ○
removed the
hawaiianenum value from theethnicityresponse property for the response status200response-property-enum-value-removed
- ○
removed the
hispanicenum value from theethnicityresponse property for the response status200response-property-enum-value-removed
- ○
removed the
key_employeeenum value from thekeyEmployeeStatusresponse property for the response status200response-property-enum-value-removed
- ○
removed the
maleenum value from thegenderresponse property for the response status200response-property-enum-value-removed
- ○
removed the
non_citizenenum value from theusCitizenshipStatusresponse property for the response status200response-property-enum-value-removed
- ○
removed the
non_disabledenum value from thedisabilityStatusresponse property for the response status200response-property-enum-value-removed
- ○
removed the
non_exemptenum value from theovertimeExemptStatusresponse property for the response status200response-property-enum-value-removed
- ○
removed the
non_key_employeeenum value from thekeyEmployeeStatusresponse property for the response status200response-property-enum-value-removed
- ○
removed the
non_veteranenum value from theusVeteranStatusresponse property for the response status200response-property-enum-value-removed
- ○
removed the
not_on_fileenum value from thei9OnFileStatusresponse property for the response status200response-property-enum-value-removed
- ○
removed the
officerenum value from theemployeeTyperesponse property for the response status200response-property-enum-value-removed
- ○
removed the
on_fileenum value from thei9OnFileStatusresponse property for the response status200response-property-enum-value-removed
- ○
removed the
ownerenum value from theemployeeTyperesponse property for the response status200response-property-enum-value-removed
- ○
removed the
part_timeenum value from theemploymentStatusresponse property for the response status200response-property-enum-value-removed
- ○
removed the
regularenum value from theemployeeTyperesponse property for the response status200response-property-enum-value-removed
- ○
removed the
reserveenum value from themilitaryStatusresponse property for the response status200response-property-enum-value-removed
- ○
removed the
statutoryenum value from theemployeeTyperesponse property for the response status200response-property-enum-value-removed
- ○
removed the
two_or_more_racesenum value from theethnicityresponse property for the response status200response-property-enum-value-removed
- ○
removed the
undefinedenum value from thedisabilityStatusresponse property for the response status200response-property-enum-value-removed
- ○
removed the
undefinedenum value from theemployeeTyperesponse property for the response status200response-property-enum-value-removed
- ○
removed the
undefinedenum value from theemploymentStatusresponse property for the response status200response-property-enum-value-removed
- ○
removed the
undefinedenum value from theethnicityresponse property for the response status200response-property-enum-value-removed
- ○
removed the
undefinedenum value from thegenderresponse property for the response status200response-property-enum-value-removed
- ○
removed the
undefinedenum value from thei9OnFileStatusresponse property for the response status200response-property-enum-value-removed
- ○
removed the
undefinedenum value from thekeyEmployeeStatusresponse property for the response status200response-property-enum-value-removed
- ○
removed the
undefinedenum value from themilitaryStatusresponse property for the response status200response-property-enum-value-removed
- ○
removed the
undefinedenum value from theovertimeExemptStatusresponse property for the response status200response-property-enum-value-removed
- ○
removed the
undefinedenum value from theusCitizenshipStatusresponse property for the response status200response-property-enum-value-removed
- ○
removed the
undefinedenum value from theusVeteranStatusresponse property for the response status200response-property-enum-value-removed
- ○
removed the
veteranenum value from theusVeteranStatusresponse property for the response status200response-property-enum-value-removed
- ○
removed the
whiteenum value from theethnicityresponse property for the response status200response-property-enum-value-removed
- ○
removed
qbd_emergency_contact_setsubschema #2from theemergencyContactresponse propertyoneOflist for the response status200response-property-one-of-removed
- ○
removed
qbd_employee_addresssubschema #2from theaddressresponse propertyoneOflist for the response status200response-property-one-of-removed
- ○
removed
qbd_employee_payroll_infosubschema #2from theemployeePayrollresponse propertyoneOflist for the response status200response-property-one-of-removed
- ▲