aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorChristian Grothoff <christian@grothoff.org>2023-05-28 00:01:49 +0200
committerChristian Grothoff <christian@grothoff.org>2023-05-28 00:01:49 +0200
commit4f3b40fa5c66b6d134344e03deeec591d16529bf (patch)
treecb068a1e8a71f17563c677822c6eb47b76b2bfae
parent5f377301db4d94c485422ecda277fe850e29504a (diff)
downloadgana-4f3b40fa5c66b6d134344e03deeec591d16529bf.tar.gz
gana-4f3b40fa5c66b6d134344e03deeec591d16529bf.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 d2ec129..d1aad6f 100644
--- a/gnu-taler-error-codes/registry.rec
+++ b/gnu-taler-error-codes/registry.rec
@@ -1878,6 +1878,11 @@ Name: MERCHANT_PRIVATE_PATCH_INSTANCES_PURGE_REQUIRED
1878Description: The merchant backend cannot update an instance under the given identifier, the previous one was deleted but must be purged first. 1878Description: The merchant backend cannot update an instance under the given identifier, the previous one was deleted but must be purged first.
1879HttpStatus: 409 1879HttpStatus: 409
1880 1880
1881Value: 2626
1882Name: MERCHANT_PRIVATE_ACCOUNT_DELETE_UNKNOWN_ACCOUNT
1883Description: The bank account referenced in the requested operation was not found.
1884HttpStatus: 404
1885
1881 1886
1882# 2650-2699: product operations 1887# 2650-2699: product operations
1883 1888