aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorChristian Grothoff <christian@grothoff.org>2023-05-28 00:03:57 +0200
committerChristian Grothoff <christian@grothoff.org>2023-05-28 00:03:57 +0200
commitf9ea79a6aae074928f44960f69bc3c2d0c9c7e1d (patch)
tree282cb31d485c30d87be72f9b7569516d5bf2bf65
parent4f3b40fa5c66b6d134344e03deeec591d16529bf (diff)
downloadgana-f9ea79a6aae074928f44960f69bc3c2d0c9c7e1d.tar.gz
gana-f9ea79a6aae074928f44960f69bc3c2d0c9c7e1d.zip
-new EC
-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 d1aad6f..5c25f30 100644
--- a/gnu-taler-error-codes/registry.rec
+++ b/gnu-taler-error-codes/registry.rec
@@ -1883,6 +1883,11 @@ Name: MERCHANT_PRIVATE_ACCOUNT_DELETE_UNKNOWN_ACCOUNT
1883Description: The bank account referenced in the requested operation was not found. 1883Description: The bank account referenced in the requested operation was not found.
1884HttpStatus: 404 1884HttpStatus: 404
1885 1885
1886Value: 2627
1887Name: MERCHANT_PRIVATE_ACCOUNT_EXISTS
1888Description: The bank account specified in the request already exists at the merchant.
1889HttpStatus: 409
1890
1886 1891
1887# 2650-2699: product operations 1892# 2650-2699: product operations
1888 1893