Bug 33226 - REST API: Add PATCH route for acquisition invoices
Summary: REST API: Add PATCH route for acquisition invoices
Status: NEW
Alias: None
Product: Koha
Classification: Unclassified
Component: REST API (show other bugs)
Version: Main
Hardware: All All
: P5 - low enhancement
Assignee: Bugs List
QA Contact:
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2023-03-14 15:09 UTC by Katrin Fischer
Modified: 2023-03-14 16:44 UTC (History)
4 users (show)

See Also:
Change sponsored?: ---
Patch complexity: ---
Documentation contact:
Documentation submission:
Text to go in the release notes:
Version(s) released in:
Circulation function:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
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.