---
title: "Exports one timecard now. Runs the identical handler the CAP topic and the
Hangfire sweep use - there is one export code path, not three."
method: POST
path: "/proliant/v1/exports/timecard"
tags: ["Exports"]
---

# Exports one timecard now. Runs the identical handler the CAP topic and the
Hangfire sweep use - there is one export code path, not three.

`POST /proliant/v1/exports/timecard`

## Headers

- `company-id` string, required

## Request body

- ProliantContractsCommandsExportTimecardCommand
  - `companyIntegrationId` string, uuid
  - `timecardId` integer
  - `force` boolean

## Response `200`

Success

---

[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/revisions/1b4e8ebaeace/schema)
