aboutsummaryrefslogtreecommitdiff
path: root/gnu-taler-error-codes/registry.rec
diff options
context:
space:
mode:
Diffstat (limited to 'gnu-taler-error-codes/registry.rec')
-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