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.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 9c1b8cc..b1f9e7b 100644
--- a/gnu-taler-error-codes/registry.rec
+++ b/gnu-taler-error-codes/registry.rec
@@ -784,6 +784,11 @@ Name: MERCHANT_GENERIC_EXCHANGE_UNEXPECTED_STATUS
784Description: The exchange returned an unexpected response status. 784Description: The exchange returned an unexpected response status.
785HttpStatus: 502 785HttpStatus: 502
786 786
787Value: 2015
788Name: MERCHANT_GENERIC_UNAUTHORIZED
789Description: The merchant refused the request due to lack of authorization.
790HttpStatus: 401
791
787 792
788 793
789# 2100-2499: public API 794# 2100-2499: public API