aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorChristian Grothoff <christian@grothoff.org>2023-02-04 15:37:44 +0100
committerChristian Grothoff <christian@grothoff.org>2023-02-04 15:37:44 +0100
commit3a616a04f1cd946bf0641b54cd71f1b858174f74 (patch)
treec54393061056d012a7b7e40971e8d3f6c46f1ea3
parent14cb23ef0e31d3470a0671fe165a1557eddc0590 (diff)
downloadgana-3a616a04f1cd946bf0641b54cd71f1b858174f74.tar.gz
gana-3a616a04f1cd946bf0641b54cd71f1b858174f74.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 8366e17..99ef43f 100644
--- a/gnu-taler-error-codes/registry.rec
+++ b/gnu-taler-error-codes/registry.rec
@@ -403,6 +403,11 @@ Name: EXCHANGE_GENERIC_AML_OFFICER_GET_SIGNATURE_INVALID
403Description: The signature affirming the GET request of the AML officer is invalid. 403Description: The signature affirming the GET request of the AML officer is invalid.
404HttpStatus: 403 404HttpStatus: 403
405 405
406Value: 1034
407Name: EXCHANGE_GENERIC_AML_OFFICER_ACCESS_DENIED
408Description: The specified AML officer does not have access at this time.
409HttpStatus: 403
410
406 411
407Value: 1100 412Value: 1100
408Name: EXCHANGE_DEPOSITS_GET_NOT_FOUND 413Name: EXCHANGE_DEPOSITS_GET_NOT_FOUND