# Set product supply delay **POST /products/{productId}/supply-delay** Partners can extend delivery delay of the product. If you plan a vacation, stocktaking or you know you will not have the product in stock in time by any reason, this is the right time to use supply delay. Set supply delay and the shipment date will stay accurate every time. Supply delay set on product has higher priority than partner supply delay. ## Servers ## Parameters ### Body: (object) - **valid_from** (string(date-time)) Validity start date and time, if you don't send it, the actual date and time will be used - **valid_to** (string(date-time)) validity end date and time ## Responses ### 200 OK [Powered by Bump.sh](https://bump.sh)