Bug 33226

Summary: REST API: Add PATCH route for acquisition invoices
Product: Koha Reporter: Katrin Fischer <katrin.fischer>
Component: REST APIAssignee: Bugs List <koha-bugs>
Status: NEW --- QA Contact:
Severity: enhancement    
Priority: P5 - low CC: clemens.tubach, lukasz.koszyk, michaela.sieber, tomascohen
Version: Main   
Hardware: All   
OS: All   
Change sponsored?: --- Patch complexity: ---
Documentation contact: Documentation submission:
Text to go in the release notes:
Version(s) released in:
Circulation function:

Description Katrin Fischer 2023-03-14 15:09:23 UTC
It should be possible to update fields in an invoice using the REST API. 

The option to PATCH should also include the additional fields for invoices as part of the invoice.

One use case here is to write back information from an external financial system into Koha for linking both.