Bug 41901

Summary: Allow duplicate check when adding authority via API
Product: Koha Reporter: Andrew Fuerste-Henry <andrew>
Component: REST APIAssignee: Bugs List <koha-bugs>
Status: NEW --- QA Contact: Testopia <testopia>
Severity: enhancement    
Priority: P5 - low CC: tomascohen
Version: Main   
Hardware: All   
OS: All   
GIT URL: Initiative type: ---
Sponsorship status: --- Comma delimited list of Sponsors:
Crowdfunding goal: 0 Patch complexity: ---
Documentation contact: Documentation submission:
Text to go in the release notes:
Version(s) released in:
Circulation function:

Description Andrew Fuerste-Henry 2026-02-20 15:27:28 UTC
We should add a new header 'x-koha-matchingrule' to the api/v1/authorities POST endpoint to allow specification and use of a matching rule to check for duplicates when creating authority records via API.