From 6edaeda88f6452c52a65cef9632982909f416769 Mon Sep 17 00:00:00 2001 From: Florian Dold Date: Thu, 20 Aug 2020 14:30:37 +0530 Subject: 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 0f49579..ad8d588 100644 --- a/gnu-taler-error-codes/registry.rec +++ b/gnu-taler-error-codes/registry.rec @@ -2290,6 +2290,11 @@ Name: WALLET_CORE_NOT_AVAILABLE Description: The wallet core service is not available. HttpStatus: 0 +Value: 7012 +Name: WALLET_WITHDRAWAL_OPERATION_ABORTED_BY_BANK +Description: The bank has aborted a withdrawal operation, and thus a withdrawal can't complete. +HttpStatus: 0 + Value: 9999 Name: END Description: End of error code range. -- cgit v1.2.3