Create a new store productAsk AIpost https://example.com/integrate/api/v1/store-products/Create a new store product.Query Paramsproduct_idstringrequiredA unique ID for the product as a stringstore_idstringrequiredThe (child) Store ID to assign this product to. If not provided the api token's associated store will be used.attributesstringrequiredA valid json object that contains attribute -> value mappings for any store product attributes resolved by the products category.Responses 201Created store product 400Bad requestUpdated over 5 years ago