---
title: "POST /contact-tracking/GraphsData/EmploymentStatus"
method: POST
path: "/contact-tracking/GraphsData/EmploymentStatus"
tags: ["GraphsData"]
---

# POST /contact-tracking/GraphsData/EmploymentStatus

`POST /contact-tracking/GraphsData/EmploymentStatus`

## Request body

- ContactTrackingApiDtoGraphRequest
  - `startDate` string, date-time, nullable
  - `endDate` string, date-time, nullable
  - `tags` string[], nullable

## Response `200`

Success

- ContactTrackingApiDtoGraphData1ContactTrackingDalModelsComplexTypesCaseDependantEmploymentStatus
  - `Values` SystemCollectionsGenericKeyValuePair2ContactTrackingDalModelsComplexTypesCaseDependantEmploymentStatusSystemInt64[], nullable
    - `key` 'PendingReview' | 'SickLeave' | 'RemoteWork' | 'OnSiteWithAccommodations' | 'ClearToWork' | 'PandemicSickLeave' | 'UnpaidTime' | 'PaidTimeOff' | 'TestingCompliant' | 'TestingNonCompliant' | 'Other'
    - `value` integer
  - `Total` integer

---

[API](https://skmtc.dev/qualo/apis/qualo-api.md) · [All operations](https://skmtc.dev/qualo/apis/qualo-api/llms.txt) · [OpenAPI document](https://skmtc-service-production.skmtc.workers.dev/v1/apis/qualo/qualo-api/revisions/af4abb5cc969/schema)
