---
title: "Mark invoice as sent (without emailing)"
method: POST
path: "/invoices/{id}/mark-sent"
tags: ["Invoices"]
---

# Mark invoice as sent (without emailing)

`POST /invoices/{id}/mark-sent`

Sets the invoice's sent status to true without actually sending an email. Useful when the invoice was delivered outside of Magic Heidi.

## Request body

- object

## Response `200`

OK

## Other responses

- `400` — Bad Request
- `401` — Unauthorized
- `500` — Internal Server Error

---

[API](https://skmtc.dev/vocal/apis/magic-heidi-invoicing-software-api.md) · [All operations](https://skmtc.dev/vocal/apis/magic-heidi-invoicing-software-api/llms.txt) · [OpenAPI document](https://skmtc-service-production.skmtc.workers.dev/v1/apis/vocal/magic-heidi-invoicing-software-api/revisions/591ae048f0a0/schema)
