commit 4f3b40fa5c66b6d134344e03deeec591d16529bf parent 5f377301db4d94c485422ecda277fe850e29504a Author: Christian Grothoff <christian@grothoff.org> Date: Sun, 28 May 2023 00:01:49 +0200 -new EC Diffstat:
| M | gnu-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 @@ -1878,6 +1878,11 @@ Name: MERCHANT_PRIVATE_PATCH_INSTANCES_PURGE_REQUIRED Description: The merchant backend cannot update an instance under the given identifier, the previous one was deleted but must be purged first. HttpStatus: 409 +Value: 2626 +Name: MERCHANT_PRIVATE_ACCOUNT_DELETE_UNKNOWN_ACCOUNT +Description: The bank account referenced in the requested operation was not found. +HttpStatus: 404 + # 2650-2699: product operations