aboutsummaryrefslogtreecommitdiff
path: root/gnu-taler-error-codes
diff options
context:
space:
mode:
Diffstat (limited to 'gnu-taler-error-codes')
-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 e5b4d37..ef5880a 100644
--- a/gnu-taler-error-codes/registry.rec
+++ b/gnu-taler-error-codes/registry.rec
@@ -1831,6 +1831,11 @@ Name: BANK_REGISTER_CONFLICT
1831Description: The client attempted to register an account with the same name. 1831Description: The client attempted to register an account with the same name.
1832HttpStatus: 409 1832HttpStatus: 409
1833 1833
1834Value: 5119
1835Name: BANK_POST_WITHDRAWAL_OPERATION_REQUIRED
1836Description: The client attempted to confirm a withdrawal operation before the wallet posted the required details.
1837HttpStatus: 400
1838
1834 1839
1835# 6000 - 6999: Reserved for sync 1840# 6000 - 6999: Reserved for sync
1836# 6000 - 6099: Reserved for SYNC_GENERIC 1841# 6000 - 6099: Reserved for SYNC_GENERIC