aboutsummaryrefslogtreecommitdiff
path: root/gnu-taler-error-codes
diff options
context:
space:
mode:
authorAntoine A <>2023-12-11 15:44:17 +0100
committerAntoine A <>2023-12-11 15:44:17 +0100
commitec6c82120f0c3dca85429b86652fd25d3c25a886 (patch)
tree0720091508e221ec86e3d2746c2277b2d4ce192c /gnu-taler-error-codes
parentf5577937ddfe880a49c8bcfce6e531959d62fdd8 (diff)
downloadgana-ec6c82120f0c3dca85429b86652fd25d3c25a886.tar.gz
gana-ec6c82120f0c3dca85429b86652fd25d3c25a886.zip
more libeufin-bank error codes
Diffstat (limited to 'gnu-taler-error-codes')
-rw-r--r--gnu-taler-error-codes/registry.rec5
-rw-r--r--gnu-taler-error-codes/taler_error_codes.rst10
2 files changed, 15 insertions, 0 deletions
diff --git a/gnu-taler-error-codes/registry.rec b/gnu-taler-error-codes/registry.rec
index 4d46d85..5da0fbf 100644
--- a/gnu-taler-error-codes/registry.rec
+++ b/gnu-taler-error-codes/registry.rec
@@ -2296,6 +2296,11 @@ Name: BANK_NON_ADMIN_PATCH_CASHOUT
2296Description: A non-admin user has tried to change their cashout account. 2296Description: A non-admin user has tried to change their cashout account.
2297HttpStatus: 409 2297HttpStatus: 409
2298 2298
2299Value: 5141
2300Name: BANK_NON_ADMIN_PATCH_CONTACT
2301Description: A non-admin user has tried to change their contact info.
2302HttpStatus: 409
2303
2299# 6000 - 6999: Reserved for sync 2304# 6000 - 6999: Reserved for sync
2300# 6000 - 6099: Reserved for SYNC_GENERIC 2305# 6000 - 6099: Reserved for SYNC_GENERIC
2301 2306
diff --git a/gnu-taler-error-codes/taler_error_codes.rst b/gnu-taler-error-codes/taler_error_codes.rst
index e89e361..413a77e 100644
--- a/gnu-taler-error-codes/taler_error_codes.rst
+++ b/gnu-taler-error-codes/taler_error_codes.rst
@@ -4325,6 +4325,16 @@ Description A non-admin user has tried to change their cashout account.
4325 4325
4326 4326
4327=================== =========================================================== 4327=================== ===========================================================
4328 TALER_EC_BANK_NON_ADMIN_PATCH_CONTACT
4329-------------------------------------------------------------------------------
4330Value 5141
4331HTTP Status Code 409
4332Description A non-admin user has tried to change their contact info.
4333=================== ===========================================================
4334
4335
4336
4337=================== ===========================================================
4328 TALER_EC_SYNC_ACCOUNT_UNKNOWN 4338 TALER_EC_SYNC_ACCOUNT_UNKNOWN
4329------------------------------------------------------------------------------- 4339-------------------------------------------------------------------------------
4330Value 6100 4340Value 6100