---
title: "Start the export of an already existing cost export."
method: GET
path: "/cost_booking/startExport"
tags: ["Cost control|Cost Booking"]
---

# Start the export of an already existing cost export.

`GET /cost_booking/startExport`

This export enables you to start a new export for the data that you already exported. This will only include the
data that was included in the original export.

## Query parameters

- `exportId` integer

## Response `200`

Success Response:

- StandardCostBookingStartExportResponse
  - `jobId` integer — The id of the cost export job. (The status of the job can be queried via the job API)

---

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