From bc9def4616494c85af54418bb11193c42f087634 Mon Sep 17 00:00:00 2001 From: Christian Grothoff Date: Sat, 15 Aug 2020 23:51:27 +0200 Subject: need S --- gnu-taler-error-codes/registry.rec | 10 +++++----- 1 file 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 HttpStatus: 403 Value: 2924 -Name: MERCHANT_PRIVATE_GET_ORDER_STATUS_DB_LOOKUP_ERROR +Name: MERCHANT_PRIVATE_GET_ORDERS_STATUS_DB_LOOKUP_ERROR Description: The merchant backup failed to lookup the order status in the database. HttpStatus: 500 Value: 2925 -Name: MERCHANT_PRIVATE_GET_ORDER_CONTRACT_DB_LOOKUP_ERROR +Name: MERCHANT_PRIVATE_GET_ORDERS_CONTRACT_DB_LOOKUP_ERROR Description: The merchant backup failed to lookup the contract terms in the database. HttpStatus: 500 Value: 2926 -Name: MERCHANT_PRIVATE_GET_ORDER_PARSE_CONTRACT_ERROR +Name: MERCHANT_PRIVATE_GET_ORDERS_PARSE_CONTRACT_ERROR Description: The merchant backup failed to parse the order contract terms. HttpStatus: 500 Value: 2927 -Name: MERCHANT_PRIVATE_GET_ORDER_REFUND_DB_LOOKUP_ERROR +Name: MERCHANT_PRIVATE_GET_ORDERS_REFUND_DB_LOOKUP_ERROR Description: The merchant backup failed to lookup the refunds in the database. HttpStatus: 500 Value: 2928 -Name: MERCHANT_PRIVATE_GET_ORDER_BY_FILTER_DB_LOOKUP_ERROR +Name: MERCHANT_PRIVATE_GET_ORDERS_BY_FILTER_DB_LOOKUP_ERROR Description: The merchant backup failed to lookup filtered orders in the database. HttpStatus: 500 -- cgit v1.2.3