---
title: "Changes to Send Invoice by Email"
method: PUT
path: "/{invoices-type}/{document-id}/email-document.json"
---

# Changes to Send Invoice by Email

`PUT /{invoices-type}/{document-id}/email-document.json`

> Every recorded change to this endpoint, newest first.

## Timeline

Changed in 1 of 2 revisions.

- **2026-08-25** `5b82d4eb0d9f` — 2 breaking, 2 warning, 1 info

## Changes

- **2026-08-25** `5b82d4eb0d9f` — 2 breaking, 2 warning, 1 info
  - the `errors` response's property type/format changed from `object`/`` to `array`/`` for status `401`
  - the `errors` response's property type/format changed from `object`/`` to `array`/`` for status `422`
  - removed the optional property `errors/error` from the response with the `401` status
  - removed the optional property `errors/error` from the response with the `422` status
  - added the non-success response with the status `403`

---

[Operation](https://skmtc.dev/invoicexpress/apis/invoicexpress-api/docs/:invoices-type/:document-id/email-document.json/put.md) · [API](https://skmtc.dev/invoicexpress/apis/invoicexpress-api.md) · [Page](https://skmtc.dev/invoicexpress/apis/invoicexpress-api/changes/:invoices-type/:document-id/email-document.json/put)
