REST API>>PATCH record in update mode
Paul Timms
9-22-20
Operating system: macOS
I have found that if a user is updating a record in SERP, and a PATCH call is made to the same record in the REST API, the API returns a success (200). If the user then saves the record, any updates made by the REST API are lost. Should the REST API not return an error if the record is in update mode?
Leave Comment
You can subscribe to notifications for this post by selecting the 'star' icon on the top right corner of the post.
Latest Posts
Andis Blicāns, Grasko
Thank You for answer. In this case I used SSLNoCertificateValidation = true; SendWebRequest SSLNoCertificateValidation = false; ...
23:01 24 Mar 2026
Gatis Jansons
Hi, Paul. Sounds like you're talking about REST API. And that your are overwriting data with older values if B managed to read record before A finished to update it. Classic conflict resolution ...
14:53 19 Mar 2026