patch https://nimda.kogan.com/api/ecommerce/v1/products/
Overview
The product update API accepts a batch of up to 500 products, and will return a list of warnings and errors from
the batch.
How to update a product
For a product that already exists, only send the keys that have changed.
Asynchronous
This is an asynchronous endpoint, you will need to poll the pending_url
to get the results.