---
title: "Changes to Create a new invoice"
method: POST
path: "/api/invoices"
---

# Changes to Create a new invoice

`POST /api/invoices`

> Every recorded change to this endpoint, newest first.

## Timeline

Changed in 1 of 2 revisions.

- **2026-02-16** `0e449a4e0dc8` — 6 info

## Changes

- **2026-02-16** `0e449a4e0dc8` — 6 info
  - added the new optional request property `createdAt`
  - added the new optional request property `currency`
  - added the new optional request property `invoiceNumber`
  - added the new optional request property `paidAt`
  - added the new optional request property `status`
  - added the media type `application/json` for the response with the status `201`

---

[Operation](https://skmtc.dev/novabilling/apis/novabilling-api/docs/api/invoices/post.md) · [API](https://skmtc.dev/novabilling/apis/novabilling-api.md) · [Page](https://skmtc.dev/novabilling/apis/novabilling-api/changes/api/invoices/post)
