Salla Partners
Want a feature on the Partners Portal to be supported ? Salla values creativity.
Share your ideas for creating a portal that meets your needs here.
i propose to add a new variant endpoint that receive the product id by params /products/{id}/variants putand body contain array of variants each variant contain id and price likeparam: "id" of productsbody: [{ id: 135135, price: 140 }]