https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=33036

            Bug ID: 33036
           Summary: REST API: Merge biblio records
 Change sponsored?: ---
           Product: Koha
           Version: master
          Hardware: All
                OS: All
            Status: NEW
          Severity: enhancement
          Priority: P5 - low
         Component: REST API
          Assignee: [email protected]
          Reporter: [email protected]
                CC: [email protected]

Related to the ongoing development of biblios API, what about an endpoint to
merge existing biblios including items and acquisition data as the intranet
already offers.

Possible params should be
 - biblionumber_to_remain that remains
 - biblionumber_to_merge which will be merged into biblionumber_to_remain
 - optional MARCXML that represents the remaining biblio

If no MARCXML is delivered the merge should take the MARCXML from the remaining
biblio as reference.

-- 
You are receiving this mail because:
You are watching all bug changes.
You are the assignee for the bug.
_______________________________________________
Koha-bugs mailing list
[email protected]
https://lists.koha-community.org/cgi-bin/mailman/listinfo/koha-bugs
website : http://www.koha-community.org/
git : http://git.koha-community.org/
bugs : http://bugs.koha-community.org/

Reply via email to