Pre-Order Listing-Delisting

Added a new job to list/delist Pre-Order and Backorder products in a single API call, ensuring that a product is delisted from Pre-Order and Backorder only if it is ineligible for both

1 min read |

 

Previously, multiple different jobs were run in HotWax Commerce for delisting products from Pre-Orders and listing Backorders. These jobs used to run independently, if the Pre-Order delisting job is run after the Backorder listing job, the product will be delisted from Backorder as well, resulting in lost sales. 

In this new update, a new job is created that takes care of both listing and delisting products for Pre-Orders and Backorders in a single API call. This ensures that a product is delisted from Pre-Order and Backorder only if it is ineligible for both.