How can I update more than one product price in one API call?
Hello to everyone, I want to update more than one product price in the same API call. I can do changes for fields of the same product, but I want to change many fields of many products in the same API call, if not I will consume all my calls on a few changes. I know that this is possible, but don't have any idea on how write the code to do it. Any suggestion? Many thanks,
Javier