---
title: "POST /wf/v{version}/Workflows/status-changed"
method: POST
path: "/wf/v{version}/Workflows/status-changed"
tags: ["Workflows"]
---

# POST /wf/v{version}/Workflows/status-changed

`POST /wf/v{version}/Workflows/status-changed`

## Path parameters

- `version` string, required

## Headers

- `company-id` string, required

## Request body

- WorkflowsContractsCommandsTimecardStatusChangedCommand
  - `companyId` string, uuid
  - `statusId` integer
  - `timecardId` integer

## Response `200`

Success

## Other responses

- `400` — Bad Request

---

[API](https://skmtc.net/bilflo/apis/bilflo-api.md) · [All operations](https://skmtc.net/bilflo/apis/bilflo-api/llms.txt) · [OpenAPI document](https://skmtc-service-staging.skmtc.workers.dev/v1/apis/bilflo/bilflo-api/versions/bcdbca776df0/schema)
