Pregunta

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.

¿Fue útil?
Licenciado bajo: CC-BY-SA con atribución
No afiliado a StackOverflow
scroll top