summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorChristian Grothoff <christian@grothoff.org>2023-05-13 22:15:02 +0200
committerChristian Grothoff <christian@grothoff.org>2023-05-13 22:15:02 +0200
commit5f377301db4d94c485422ecda277fe850e29504a (patch)
tree581e811d6430869ea2576e74ff0b6f368dc8a492
parente50e37672fae7983fb5e934cd1d381b92648f7b6 (diff)
new EC
-rw-r--r--gnu-taler-error-codes/registry.rec5
1 files changed, 5 insertions, 0 deletions
diff --git a/gnu-taler-error-codes/registry.rec b/gnu-taler-error-codes/registry.rec
index 9ad9ac7..d2ec129 100644
--- a/gnu-taler-error-codes/registry.rec
+++ b/gnu-taler-error-codes/registry.rec
@@ -1923,6 +1923,11 @@ Name: MERCHANT_PRIVATE_POST_RESERVES_UNSUPPORTED_WIRE_METHOD
Description: The requested wire method is not supported by the exchange.
HttpStatus: 409
+Value: 2701
+Name: MERCHANT_PRIVATE_POST_RESERVES_TIPPING_NOT_ALLOWED
+Description: The requested exchange does not allow tipping.
+HttpStatus: 409
+
Value: 2710
Name: MERCHANT_PRIVATE_DELETE_RESERVES_NO_SUCH_RESERVE
Description: The reserve could not be deleted because it is unknown.