Hi, thanks for coming back to me.
Yes, I’d already thought about doing things that way, using GET on the same property endpoint to get all the current values and then adding what you want as part of a PATCH.
I was just concerned that if there was an error part-way through the patch operation that I could potentially lose all the current values. Has the this solution been reliable for you? Have you ever had any issues with it?
Thanks,
M>