commit a8ec467f79aab32f671c146ca9cffb812920e1a2
parent dfcc0d45fa75b4e12415eb9ce76d68ccff9fe0da
Author: Florian Dold <florian@dold.me>
Date: Thu, 25 Aug 2022 19:42:18 +0200
gnu-taler-error-codes: add bank register conflict code
Diffstat:
1 file changed, 5 insertions(+), 0 deletions(-)
diff --git a/gnu-taler-error-codes/registry.rec b/gnu-taler-error-codes/registry.rec
@@ -1826,6 +1826,11 @@ Name: BANK_CONFIRM_ABORT_CONFLICT
Description: The client attempted to confirm a transaction that was already aborted.
HttpStatus: 409
+Value: 5118
+Name: BANK_REGISTER_CONFLICT
+Description: The client attempted to register an account with the same name.
+HttpStatus: 409
+
# 6000 - 6999: Reserved for sync
# 6000 - 6099: Reserved for SYNC_GENERIC