Renames an invoice error code to invoice_already_finalizedBreaking changes
What’s new
Renames the immutable_
error code to invoice_
.
Impact
You now encounter the invoice_
error code when attempting to modify an invoice that has been finalized. This modification requires updates to error handling code that specifically checks for the old immutable_
error.