gana

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

commit 13adbd0b01ebc34ed67281d7b5dae40528aeff74
parent 538e34a07c2a5000bb8f23e334b3c06175eccc45
Author: Christian Grothoff <grothoff@gnunet.org>
Date:   Fri, 23 Jan 2026 09:43:40 +0900

add new EC

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

diff --git a/gnu-taler-error-codes/registry.rec b/gnu-taler-error-codes/registry.rec @@ -2384,6 +2384,11 @@ Name: MERCHANT_PRIVATE_ACCOUNT_EXISTS Description: The bank account specified in the request already exists at the merchant. HttpStatus: 409 +Value: 2628 +Name: MERCHANT_PRIVATE_ACCOUNT_NOT_ELIGIBLE_FOR_EXCHANGE +Description: The bank account specified is not acceptable for this exchange. The exchange either does not support the wire method or something else about the specific account. Consult the exchange account constraints and specify a different bank account if you want to use this exchange. +HttpStatus: 409 + # 2650-2699: product operations