aboutsummaryrefslogtreecommitdiff
path: root/gnu-taler-error-codes/registry.rec
diff options
context:
space:
mode:
authorChristian Grothoff <christian@grothoff.org>2020-11-07 23:08:44 +0100
committerChristian Grothoff <christian@grothoff.org>2020-11-07 23:08:44 +0100
commitd651837234f45c5838fd2ef38c780a8bb6b8cef5 (patch)
tree376bbdeca598818d31cf37b4a00d3207e87a6199 /gnu-taler-error-codes/registry.rec
parent3f974ec9d5fd9ce604ac612cc344d3f50bd993c0 (diff)
downloadgana-d651837234f45c5838fd2ef38c780a8bb6b8cef5.tar.gz
gana-d651837234f45c5838fd2ef38c780a8bb6b8cef5.zip
used in /private/ API
Diffstat (limited to 'gnu-taler-error-codes/registry.rec')
-rw-r--r--gnu-taler-error-codes/registry.rec8
1 files changed, 4 insertions, 4 deletions
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
639Description: The exchange failed to provide a valid answer to the tracking request, thus those details are not in the response. 639Description: The exchange failed to provide a valid answer to the tracking request, thus those details are not in the response.
640HttpStatus: 200 640HttpStatus: 200
641 641
642Value: 2101
643Name: MERCHANT_GET_ORDERS_ID_AMOUNT_ARITHMETIC_FAILURE
644Description: The merchant backend encountered a failure in computing the deposit total.
645HttpStatus: 200
646 642
647Value: 2102 643Value: 2102
648Name: MERCHANT_GET_ORDERS_ID_EXCHANGE_LOOKUP_FAILURE 644Name: MERCHANT_GET_ORDERS_ID_EXCHANGE_LOOKUP_FAILURE
@@ -1049,6 +1045,10 @@ Name: MERCHANT_PRIVATE_POST_TIP_AUTHORIZE_RESERVE_NOT_FOUND
1049Description: The backend failed to find a reserve needed to authorize the tip. 1045Description: The backend failed to find a reserve needed to authorize the tip.
1050HttpStatus: 503 1046HttpStatus: 503
1051 1047
1048Value: 2800
1049Name: MERCHANT_PRIVATE_GET_ORDERS_ID_AMOUNT_ARITHMETIC_FAILURE
1050Description: The merchant backend encountered a failure in computing the deposit total.
1051HttpStatus: 200
1052 1052
1053 1053
1054 1054