summaryrefslogtreecommitdiff
path: root/core/api-merchant.rst
diff options
context:
space:
mode:
Diffstat (limited to 'core/api-merchant.rst')
-rw-r--r--core/api-merchant.rst2
1 files changed, 1 insertions, 1 deletions
diff --git a/core/api-merchant.rst b/core/api-merchant.rst
index 46809d8a..85d75e57 100644
--- a/core/api-merchant.rst
+++ b/core/api-merchant.rst
@@ -1441,7 +1441,7 @@ Reserving inventory
Unlocking by using a ``quantity`` of zero is
optional but recommended if customers remove products from the
shopping cart. Note that actually POSTing to ``/orders`` with set
- ``manage_inventory`` and using ``lock_uuid`` will **transition** the
+ ``inventory_products`` and using ``lock_uuids`` will **transition** the
lock to the newly created order (which may have a different ``duration``
and ``quantity`` than what was requested in the lock operation).
If an order is for fewer items than originally locked, the difference