aboutsummaryrefslogtreecommitdiff
path: root/gnu-taler-error-codes/registry.rec
diff options
context:
space:
mode:
authorChristian Grothoff <christian@grothoff.org>2022-07-11 12:48:46 +0200
committerChristian Grothoff <christian@grothoff.org>2022-07-11 12:48:46 +0200
commit1512329420b431087bc483a6879fb6fd65523529 (patch)
tree6f3e2da4764277baad57d19924cfd71d47751026 /gnu-taler-error-codes/registry.rec
parent80b035fa3fc530603c3e0d613e173a2bbbcd17ef (diff)
downloadgana-1512329420b431087bc483a6879fb6fd65523529.tar.gz
gana-1512329420b431087bc483a6879fb6fd65523529.zip
-new EC
Diffstat (limited to 'gnu-taler-error-codes/registry.rec')
-rw-r--r--gnu-taler-error-codes/registry.rec5
1 files changed, 0 insertions, 5 deletions
diff --git a/gnu-taler-error-codes/registry.rec b/gnu-taler-error-codes/registry.rec
index e803936..404a061 100644
--- a/gnu-taler-error-codes/registry.rec
+++ b/gnu-taler-error-codes/registry.rec
@@ -1197,11 +1197,6 @@ Name: MERCHANT_GET_ORDERS_EXCHANGE_TRACKING_FAILURE
1197Description: The exchange failed to provide a valid answer to the tracking request, thus those details are not in the response. 1197Description: The exchange failed to provide a valid answer to the tracking request, thus those details are not in the response.
1198HttpStatus: 200 1198HttpStatus: 200
1199 1199
1200Value: 2102
1201Name: MERCHANT_GET_ORDERS_ID_INVALID_CONTRACT_HASH
1202Description: The contract hash used to authenticate the client is invalid for this order.
1203HttpStatus: 403
1204
1205Value: 2103 1200Value: 2103
1206Name: MERCHANT_GET_ORDERS_ID_EXCHANGE_REQUEST_FAILURE 1201Name: MERCHANT_GET_ORDERS_ID_EXCHANGE_REQUEST_FAILURE
1207Description: The merchant backend failed to construct the request for tracking to the exchange, thus tracking details are not in the response. 1202Description: The merchant backend failed to construct the request for tracking to the exchange, thus tracking details are not in the response.