From d651837234f45c5838fd2ef38c780a8bb6b8cef5 Mon Sep 17 00:00:00 2001 From: Christian Grothoff Date: Sat, 7 Nov 2020 23:08:44 +0100 Subject: used in /private/ API --- gnu-taler-error-codes/registry.rec | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) (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 9dce2b3..5d2f93b 100644 --- a/gnu-taler-error-codes/registry.rec +++ b/gnu-taler-error-codes/registry.rec @@ -639,10 +639,6 @@ Name: MERCHANT_GET_ORDERS_EXCHANGE_TRACKING_FAILURE Description: The exchange failed to provide a valid answer to the tracking request, thus those details are not in the response. HttpStatus: 200 -Value: 2101 -Name: MERCHANT_GET_ORDERS_ID_AMOUNT_ARITHMETIC_FAILURE -Description: The merchant backend encountered a failure in computing the deposit total. -HttpStatus: 200 Value: 2102 Name: MERCHANT_GET_ORDERS_ID_EXCHANGE_LOOKUP_FAILURE @@ -1049,6 +1045,10 @@ Name: MERCHANT_PRIVATE_POST_TIP_AUTHORIZE_RESERVE_NOT_FOUND Description: The backend failed to find a reserve needed to authorize the tip. HttpStatus: 503 +Value: 2800 +Name: MERCHANT_PRIVATE_GET_ORDERS_ID_AMOUNT_ARITHMETIC_FAILURE +Description: The merchant backend encountered a failure in computing the deposit total. +HttpStatus: 200 -- cgit v1.2.3