From ca56accac72b6ce050a38d36172390b14100a538 Mon Sep 17 00:00:00 2001 From: Christian Grothoff Date: Sun, 17 Oct 2021 13:52:16 +0200 Subject: need new status code for /kyc-wallet --- gnu-taler-error-codes/registry.rec | 4 ++++ 1 file changed, 4 insertions(+) (limited to 'gnu-taler-error-codes/registry.rec') diff --git a/gnu-taler-error-codes/registry.rec b/gnu-taler-error-codes/registry.rec index b3492f0..7d375cb 100644 --- a/gnu-taler-error-codes/registry.rec +++ b/gnu-taler-error-codes/registry.rec @@ -739,6 +739,10 @@ Name: EXCHANGE_AUDITORS_AUDITOR_INACTIVE Description: The auditor that was specified is no longer used by this exchange. HttpStatus: 410 +Value: 1925 +Name: EXCHANGE_KYC_WALLET_SIGNATURE_INVALID +Description: The signature affirming the wallet's KYC request was invalid. +HttpStatus: 403 -- cgit v1.2.3