Hey,
I have an issue regarding retrieval of products through API. I can get all of the template type products from /api/v1/product, but the issue arises when I need to push in a new InventoryNumber and find already created product variant.
Is there an endpoint or other way how I can retrieve all of the products also the ones where type = Variant ?
Regards,
Rainers
I have an issue regarding retrieval of products through API. I can get all of the template type products from /api/v1/product, but the issue arises when I need to push in a new InventoryNumber and find already created product variant.
Is there an endpoint or other way how I can retrieve all of the products also the ones where type = Variant ?
Regards,
Rainers
Comment