summaryrefslogtreecommitdiff
path: root/core
diff options
context:
space:
mode:
Diffstat (limited to 'core')
-rw-r--r--core/api-merchant.rst4
1 files changed, 4 insertions, 0 deletions
diff --git a/core/api-merchant.rst b/core/api-merchant.rst
index 0a01cb72..abe25352 100644
--- a/core/api-merchant.rst
+++ b/core/api-merchant.rst
@@ -1303,6 +1303,10 @@ Adding products to the inventory
:http:statuscode:`204 No content`:
The backend has successfully expanded the inventory.
+ :http:statuscode:`404 Not found`:
+ The product (ID) is unknown to the backend.
+ :http:statuscode:`409 Conflict`:
+ The provided information is inconsistent with the current state of the inventory.
.. ts:def:: ProductPatchDetail