---
title: "Convert an Estimate to an Invoice"
method: POST
path: "/estimates/{id}/convert_to_invoice"
tags: ["Estimate"]
---

# Convert an Estimate to an Invoice

`POST /estimates/{id}/convert_to_invoice`

Required permissions: "Estimates - View Details" and "Invoices - Create"

## Path parameters

- `id` integer, required

## Response `200`

successful

## Other responses

- `422` — Invalid request

---

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