Adding vendor information when creating product

Hello,

We are having difficulties adding vendor information when creating product. We have tried using the example at https://shipheropublic.docs.apiary.io/#reference/products/create-product/create-simple-product and the product is successfully created but it still has no vendor information. We have tried to use real vendor information (that is created on the dashboard) but the result is the same. We are really trying to save the number of calls to the API so assigning product to vendors using separate call is the last resort, but we’d really like it to work using product creation call.

Creating the vendor should be done using the vendor endpoints. The product endpoint doesn’t support creating new vendors.