Update product inventory

Update the inventory of the product.

IMPORTANT: Pass the expectedInventory field to avoid overwriting inventory with stale data. The update will be rejected when the passed expectedInventory does not match the current inventory, which can happen if an order or inventory change occurred since you last fetched the inventory.

Call /api/v3/p/products/inventory/ui-options to get options for the reasonDescriptionValue field. If a reasonDescriptionValue is not provided, it will default to PHYSICAL_COUNT_RECONCILIATION.

Language
Credentials
Basic
base64
:
Click Try It! to start a request and see the response here!