summaryrefslogtreecommitdiff
path: root/core
diff options
context:
space:
mode:
Diffstat (limited to 'core')
-rw-r--r--core/api-merchant.rst2
1 files changed, 2 insertions, 0 deletions
diff --git a/core/api-merchant.rst b/core/api-merchant.rst
index 54e2492b..fd8bb583 100644
--- a/core/api-merchant.rst
+++ b/core/api-merchant.rst
@@ -660,6 +660,8 @@ Payment processing
in the inventory. Or the merchant instance is unknown. Details in the
error code. NOTE: no good way to find out which product is not in the
inventory, we MAY want to specify that in the reply.
+ :status 409 Conflict:
+ A different proposal already exists under the specified order ID.
:status 410 Gone:
The order given used products from the inventory that are out of stock.
The reponse is a :ts:type:`OutOfStockResponse`.