aboutsummaryrefslogtreecommitdiff
path: root/gnu-taler-error-codes
diff options
context:
space:
mode:
authorChristian Grothoff <christian@grothoff.org>2021-04-02 16:06:18 +0200
committerChristian Grothoff <christian@grothoff.org>2021-04-02 16:06:18 +0200
commit32432745013e19fe87d3f77c3b0d43aa0b684d99 (patch)
treea0f750a792802d1d6cc0e1fa19bbf25066ee6b8f /gnu-taler-error-codes
parentdb5f057db4f98c4714f76e5d7d0e8f3eccaaae8d (diff)
downloadgana-32432745013e19fe87d3f77c3b0d43aa0b684d99.tar.gz
gana-32432745013e19fe87d3f77c3b0d43aa0b684d99.zip
add another EC
Diffstat (limited to 'gnu-taler-error-codes')
-rw-r--r--gnu-taler-error-codes/registry.rec4
1 files changed, 4 insertions, 0 deletions
diff --git a/gnu-taler-error-codes/registry.rec b/gnu-taler-error-codes/registry.rec
index 983eefd..6d73655 100644
--- a/gnu-taler-error-codes/registry.rec
+++ b/gnu-taler-error-codes/registry.rec
@@ -794,6 +794,10 @@ Name: MERCHANT_GENERIC_UNAUTHORIZED
794Description: The merchant refused the request due to lack of authorization. 794Description: The merchant refused the request due to lack of authorization.
795HttpStatus: 401 795HttpStatus: 401
796 796
797Value: 2016
798Name: MERCHANT_GENERIC_INSTANCE_DELETED
799Description: The merchant instance specified in the request was deleted.
800HttpStatus: 404
797 801
798 802
799# 2100-2499: public API 803# 2100-2499: public API