Is it possible to selectively update fields for a given object? It's a headache having to save all field data if your app only deals with a few of them. In our case, we only want to support changing a few customer and invoice fields on our side. I know the docs state that omitted data fields will be deleted from the object. Is there a way around this?

Also, since filtering retrieve calls to return specific fields is possible, it would only make sense to allow the opposite.

有帮助吗?
许可以下: CC-BY-SA归因
不隶属于 StackOverflow
scroll top