aboutsummaryrefslogtreecommitdiff
path: root/gnu-taler-error-codes/registry.rec
diff options
context:
space:
mode:
Diffstat (limited to 'gnu-taler-error-codes/registry.rec')
-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