Quick Update Endpoint- Support for "Was Price"
Introducing a new "was price" field alongside the existing price field allows you to clearly indicate when a product has been reduced. To remove the "was price," simply set the field to 0.
This is a new, non-required field in our Quick Update endpoint
"price": 1.5,
"wasPrice": 3,
.