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.rec4
1 files changed, 4 insertions, 0 deletions
diff --git a/gnu-taler-error-codes/registry.rec b/gnu-taler-error-codes/registry.rec
index 58f5a3a..e803936 100644
--- a/gnu-taler-error-codes/registry.rec
+++ b/gnu-taler-error-codes/registry.rec
@@ -1197,6 +1197,10 @@ 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
1200 1204
1201Value: 2103 1205Value: 2103
1202Name: MERCHANT_GET_ORDERS_ID_EXCHANGE_REQUEST_FAILURE 1206Name: MERCHANT_GET_ORDERS_ID_EXCHANGE_REQUEST_FAILURE