---
title: "Create a new export job"
method: POST
path: "/v2/export-jobs"
tags: ["Export API (v2)"]
---

# Create a new export job

`POST /v2/export-jobs`

Use this endpoint to create a new export job that would transfer a list of specific accounting entries from Pleo to the target ERP/accounting system.

## Response `201`

Export job created successfully.

## Other responses

- `409` — An export job is already in progress for this specific company. You cannot create a new export job until the current one has finished.

---

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