aboutsummaryrefslogtreecommitdiff
path: root/gnu-taler-error-codes/registry.rec
diff options
context:
space:
mode:
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.