I’ve added all my products through the API. I can set the categories and manufacturers just fine but I can’t seem to find out how to set the Sales Channel and without that, my products don’t show up. Neither the documentation nor the Swagger contains anything on setting a Sales Channel on a product.
When I manually set a Sales Channel on a product through the admin panel and fetch that product through the api, the response contains no Sales Channel information.
I’ve also looked at the Sales Channel API product endpoint documentation, in case you have to add products to Sales Channels instead of the other way around, but it only contains information about GET requests.