aboutsummaryrefslogtreecommitdiff
path: root/gnu-taler-error-codes
diff options
context:
space:
mode:
Diffstat (limited to 'gnu-taler-error-codes')
-rw-r--r--gnu-taler-error-codes/registry.rec10
1 files changed, 5 insertions, 5 deletions
diff --git a/gnu-taler-error-codes/registry.rec b/gnu-taler-error-codes/registry.rec
index ee6a5b0..0f49579 100644
--- a/gnu-taler-error-codes/registry.rec
+++ b/gnu-taler-error-codes/registry.rec
@@ -1963,27 +1963,27 @@ Description: The token used to authenticate the client is invalid for this order
1963HttpStatus: 403 1963HttpStatus: 403
1964 1964
1965Value: 2924 1965Value: 2924
1966Name: MERCHANT_PRIVATE_GET_ORDER_STATUS_DB_LOOKUP_ERROR 1966Name: MERCHANT_PRIVATE_GET_ORDERS_STATUS_DB_LOOKUP_ERROR
1967Description: The merchant backup failed to lookup the order status in the database. 1967Description: The merchant backup failed to lookup the order status in the database.
1968HttpStatus: 500 1968HttpStatus: 500
1969 1969
1970Value: 2925 1970Value: 2925
1971Name: MERCHANT_PRIVATE_GET_ORDER_CONTRACT_DB_LOOKUP_ERROR 1971Name: MERCHANT_PRIVATE_GET_ORDERS_CONTRACT_DB_LOOKUP_ERROR
1972Description: The merchant backup failed to lookup the contract terms in the database. 1972Description: The merchant backup failed to lookup the contract terms in the database.
1973HttpStatus: 500 1973HttpStatus: 500
1974 1974
1975Value: 2926 1975Value: 2926
1976Name: MERCHANT_PRIVATE_GET_ORDER_PARSE_CONTRACT_ERROR 1976Name: MERCHANT_PRIVATE_GET_ORDERS_PARSE_CONTRACT_ERROR
1977Description: The merchant backup failed to parse the order contract terms. 1977Description: The merchant backup failed to parse the order contract terms.
1978HttpStatus: 500 1978HttpStatus: 500
1979 1979
1980Value: 2927 1980Value: 2927
1981Name: MERCHANT_PRIVATE_GET_ORDER_REFUND_DB_LOOKUP_ERROR 1981Name: MERCHANT_PRIVATE_GET_ORDERS_REFUND_DB_LOOKUP_ERROR
1982Description: The merchant backup failed to lookup the refunds in the database. 1982Description: The merchant backup failed to lookup the refunds in the database.
1983HttpStatus: 500 1983HttpStatus: 500
1984 1984
1985Value: 2928 1985Value: 2928
1986Name: MERCHANT_PRIVATE_GET_ORDER_BY_FILTER_DB_LOOKUP_ERROR 1986Name: MERCHANT_PRIVATE_GET_ORDERS_BY_FILTER_DB_LOOKUP_ERROR
1987Description: The merchant backup failed to lookup filtered orders in the database. 1987Description: The merchant backup failed to lookup filtered orders in the database.
1988HttpStatus: 500 1988HttpStatus: 500
1989 1989