From bb945b2c03b1eff9df051b5deac7a3578f5383c5 Mon Sep 17 00:00:00 2001 From: Christian Grothoff Date: Wed, 21 Jul 2021 14:53:52 +0200 Subject: -doc sync --- core/api-merchant.rst | 4 ++++ 1 file changed, 4 insertions(+) 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 -- cgit v1.2.3