My Account

Update inventory count for a single item at one ship node

PUT /v3/inventory

This request updates the inventory for an item, with the item global trade item number (GTIN) as the primary item identifier. Use an availability code to identify how inventory quantity is managed for an item.

The following are valid availability codes:

CodeUse
AAUse for an item with infinite or unlimited inventory. Quantity is not required when set to AA.
ACUse for standard or normal inventory updates.

Drop ship vendors (DSV) send the onHand quantity in the amount field as one whole quantity (unit and value).

Language
URL
Click Try It! to start a request and see the response here!