deprecated
V2 - Customer Invoices Categories
April 11th, 2025 by Integrations Squad
Breaking changes Notice
Few changes on status code rendered due to the Merge Project for Customer Invoices Categories endpoints. For more details on this initiative, please refer to our documentation.
As a reminder it is not possible to link categories to a draft invoice.
Before, when the requested invoice was a draft, the response status code was 404
.
Now this endpoint returns a 200
with an empty array.
Before, when the requested invoice was a draft, the response status code was 404
.
Now this endpoint returns a 422
with following error message: "This endpoint is not applicable for draft invoices"