From 1e1a13c64febaf890617e59cc0f41cb9c17a025b Mon Sep 17 00:00:00 2001 From: Christian Grothoff Date: Sat, 12 Dec 2020 23:38:09 +0100 Subject: add status code --- gnu-taler-error-codes/registry.rec | 5 +++++ 1 file changed, 5 insertions(+) (limited to 'gnu-taler-error-codes/registry.rec') 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 Description: The coin's remaining balance is zero. The request is denied. HttpStatus: 500 +Value: 1555 +Name: EXCHANGE_RECOUP_NOT_ELIGIBLE +Description: The coin's denomination has not been revoked yet. +HttpStatus: 400 + Value: 1600 Name: EXCHANGE_KEYS_TIMETRAVEL_FORBIDDEN -- cgit v1.2.3