Hi
If i want to update 1 of the shared fields [TYPE ,PRICE_QUALIFIER ,TRACKING TEMPLATE , LANGUAGE ... ] of specific price extension throw API then i need to return all the table row item also otherwise they will be deleted?
in this section its said "To prevent the new settings from overwriting the old settings, remember to send back all feed items, even if you're modifying just one item."
so my question is if im changing any field i need to return all feed items? or for example not using priceFeedItem.setTableRows() will keep my old table rows.
Thanks
Gil