commit d651837234f45c5838fd2ef38c780a8bb6b8cef5 parent 3f974ec9d5fd9ce604ac612cc344d3f50bd993c0 Author: Christian Grothoff <christian@grothoff.org> Date: Sat, 7 Nov 2020 23:08:44 +0100 used in /private/ API Diffstat:
| M | gnu-taler-error-codes/registry.rec | | | 8 | ++++---- |
1 file changed, 4 insertions(+), 4 deletions(-)
diff --git 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