---
title: "Changes to Generate a checkout URL"
method: POST
path: "/api/invoices/{id}/checkout"
---

# Changes to Generate a checkout URL

`POST /api/invoices/{id}/checkout`

> Every recorded change to this endpoint, newest first.

## Timeline

Changed in 1 of 2 revisions.

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

## Changes

- **2026-02-16** `0e449a4e0dc8` — 4 info
  - the response property `checkoutUrl` became required for the status `200`
  - the response property `expiresAt` became required for the status `200`
  - the response property `paymentId` became required for the status `200`
  - the response property `provider` became required for the status `200`

---

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