diff options
author | Christian Grothoff <christian@grothoff.org> | 2021-08-14 16:01:41 +0200 |
---|---|---|
committer | Christian Grothoff <christian@grothoff.org> | 2021-08-14 16:01:41 +0200 |
commit | 323cb8276408e2c02b59bbe6e10da904538a149d (patch) | |
tree | 0f38d02dd6164764f7a5eefce813b93e131ea3e1 | |
parent | 2e967c48b395a3edb85982e2e349cb82e76dcb27 (diff) |
-new new EC
-rw-r--r-- | gnu-taler-error-codes/registry.rec | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/gnu-taler-error-codes/registry.rec b/gnu-taler-error-codes/registry.rec index cda2e52..3fb0831 100644 --- a/gnu-taler-error-codes/registry.rec +++ b/gnu-taler-error-codes/registry.rec @@ -1722,6 +1722,11 @@ Description: Helper terminated with a non-successful result. HttpStatus: 500 +Value: 8230 +Name: ANASTASIS_IBAN_INVALID +Description: The provided IBAN address is not an acceptable IBAN. +HttpStatus: 417 + Value: 8301 Name: ANASTASIS_POLICY_BAD_IF_NONE_MATCH |