From 1ec4596bf4925ee24fc06d3e74d2a553b8239870 Mon Sep 17 00:00:00 2001 From: Christian Grothoff Date: Thu, 16 Feb 2023 16:23:37 +0100 Subject: new EC --- gnu-taler-error-codes/registry.rec | 5 +++++ 1 file changed, 5 insertions(+) (limited to 'gnu-taler-error-codes') diff --git a/gnu-taler-error-codes/registry.rec b/gnu-taler-error-codes/registry.rec index e3c9988..eeda944 100644 --- a/gnu-taler-error-codes/registry.rec +++ b/gnu-taler-error-codes/registry.rec @@ -1057,6 +1057,11 @@ Name: EXCHANGE_AML_DECISION_MORE_RECENT_PRESENT Description: There is a more recent AML decision on file. The decision was rejected as timestamps of AML decisions must be monotonically increasing. HttpStatus: 409 +Value: 1828 +Name: EXCHANGE_AML_DECISION_UNKNOWN_CHECK +Description: There AML decision would impose an AML check of a type that is not provided by any KYC provider known to the exchange. +HttpStatus: 400 + Value: 1830 Name: EXCHANGE_MANAGEMENT_UPDATE_AML_OFFICER_SIGNATURE_INVALID Description: The signature affirming the change in the AML officer status is invalid. -- cgit v1.2.3