I'm trying to find out if it's possible to update a single field in an item rather than having to supply a copy of the entire item.
I read that MERGE exists for this reason but have no idea if Dynamics CRM supports this and if there are any considerations (like version of Dynamics etc).
Also some examples that show the HTTP requests would be neat.
Thanks