aboutsummaryrefslogtreecommitdiff
path: root/gnu-taler-error-codes/registry.rec
diff options
context:
space:
mode:
authorChristian Grothoff <christian@grothoff.org>2020-12-12 23:38:09 +0100
committerChristian Grothoff <christian@grothoff.org>2020-12-12 23:38:09 +0100
commit1e1a13c64febaf890617e59cc0f41cb9c17a025b (patch)
tree1b4adc79fa894271157ba99da5541fb1e1ea3ff9 /gnu-taler-error-codes/registry.rec
parent3501eb7b857d573258c1ab1c42d7e827c36cec9d (diff)
downloadgana-1e1a13c64febaf890617e59cc0f41cb9c17a025b.tar.gz
gana-1e1a13c64febaf890617e59cc0f41cb9c17a025b.zip
add status code
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 0931697..2bf0692 100644
--- a/gnu-taler-error-codes/registry.rec
+++ b/gnu-taler-error-codes/registry.rec
@@ -561,6 +561,11 @@ Name: EXCHANGE_RECOUP_COIN_BALANCE_NEGATIVE
561Description: The coin's remaining balance is zero. The request is denied. 561Description: The coin's remaining balance is zero. The request is denied.
562HttpStatus: 500 562HttpStatus: 500
563 563
564Value: 1555
565Name: EXCHANGE_RECOUP_NOT_ELIGIBLE
566Description: The coin's denomination has not been revoked yet.
567HttpStatus: 400
568
564 569
565Value: 1600 570Value: 1600
566Name: EXCHANGE_KEYS_TIMETRAVEL_FORBIDDEN 571Name: EXCHANGE_KEYS_TIMETRAVEL_FORBIDDEN