Added
New Logistics API endpoints to update inventory lead time and quantity
June, 14
In order to facilitate your inventory management, we have launched new endpoints in our Logistics API. In addition to the previous Update inventory by SKU and warehouse, you can now, if desired, use an endpoint to configure only lead time and another just to update SKU quantity.
The new routes are the following:
Endpoint | Description |
---|---|
PATCH - Update inventory lead time by SKU and warehouse | Configure exclusively the lead time for a SKU from a warehouse. |
PATCH - Update inventory quantity by SKU and warehouse | Configure exclusively the quantity for a SKU from a warehouse. You can either update the SKU count or turn on the infinite inventory configuration. |