patch
https://api.preczn.com/v1/merchants//contacts/
Updates any subset of firstName, lastName, email, phone, title, notes. If the patch would make this contact's canonical identity match another existing contact on the same merchant, returns HTTP 409 Conflict (we do not merge — the caller must reconcile).
401Unauthorized (test-mode mismatch).
403Forbidden (platform mismatch).
404Merchant not found, or contact not found on this merchant.
409Patch would create a canonical-identity collision with another contact.
