From e8c9ce8cb78b3594a1f4e6fe03c42eda5a08fb7e Mon Sep 17 00:00:00 2001 From: Florian Dold Date: Wed, 5 Aug 2020 17:31:45 +0530 Subject: taler bank 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 3ea54f8..dfc7744 100644 --- a/gnu-taler-error-codes/registry.rec +++ b/gnu-taler-error-codes/registry.rec @@ -2087,6 +2087,11 @@ Name: BANK_TRANSFER_REQUEST_UID_REUSED Description: The request UID for a request to transfer funds has already been used, but with different details for the transfer. HttpStatus: 0 +Value: 5600 +Name: BANK_WITHDRAWAL_OPERATION_RESERVE_SELECTION_CONFLICT +Description: The withdrawal operation already has a reserve selected. The current request conflicts with the existing selection. +HttpStatus: 409 + Value: 6000 Name: SYNC_DB_FETCH_ERROR Description: The sync service failed to access its database. -- cgit v1.2.3