gana

GNUnet Assigned Numbers Authority
Log | Files | Refs | README | LICENSE

commit 840792da1b88e826a178df77a48f42b0b58a2570
parent e9015f67dd6674680a0137b6ef8a04e08a8613e3
Author: Christian Grothoff <grothoff@gnunet.org>
Date:   Fri, 13 Oct 2023 09:49:39 +0200

-need another currency mismatch EC

Diffstat:
Mgnu-taler-error-codes/registry.rec | 6+++++-
1 file changed, 5 insertions(+), 1 deletion(-)

diff --git a/gnu-taler-error-codes/registry.rec b/gnu-taler-error-codes/registry.rec @@ -130,7 +130,7 @@ HttpStatus: 400 Value: 30 Name: GENERIC_CURRENCY_MISMATCH -Description: The currencies involved in the operation do not match. +Description: The currency involved in the operation is not acceptable for this backend. HttpStatus: 400 Value: 31 @@ -1471,6 +1471,10 @@ Name: MERCHANT_GENERIC_H_WIRE_MALFORMED Description: The wire hash was malformed. HttpStatus: 400 +Value: 2024 +Name: MERCHANT_GENERIC_CURRENCY_MISMATCH +Description: The currency specified in the operation does not work with the current state of the given resource. +HttpStatus: 409 # 2100-2499: public API # 2100-2149: get orders endpoint