aboutsummaryrefslogtreecommitdiff
path: root/gnu-taler-error-codes/registry.rec
diff options
context:
space:
mode:
authorChristian Grothoff <christian@grothoff.org>2020-11-07 17:24:44 +0100
committerChristian Grothoff <christian@grothoff.org>2020-11-07 17:24:44 +0100
commit956c469f4f1d42683c67c099a567524a8267b332 (patch)
tree2892e20ad54f58321c42a8822e165bd48846586d /gnu-taler-error-codes/registry.rec
parent9a2a81bee221d6275e39bc602620fddcfa7706ba (diff)
downloadgana-956c469f4f1d42683c67c099a567524a8267b332.tar.gz
gana-956c469f4f1d42683c67c099a567524a8267b332.zip
remove duplicates
Diffstat (limited to 'gnu-taler-error-codes/registry.rec')
-rw-r--r--gnu-taler-error-codes/registry.rec16
1 files changed, 3 insertions, 13 deletions
diff --git a/gnu-taler-error-codes/registry.rec b/gnu-taler-error-codes/registry.rec
index bf0bc97..a614775 100644
--- a/gnu-taler-error-codes/registry.rec
+++ b/gnu-taler-error-codes/registry.rec
@@ -615,26 +615,21 @@ Description: The proposal is not known to the backend.
615HttpStatus: 404 615HttpStatus: 404
616 616
617Value: 2006 617Value: 2006
618Name: MERCHANT_GENERIC_INSTANCE_UNKNOWN
619Description: The merchant backend cannot delete the data because it already does not exist.
620HttpStatus: 404
621
622Value: 2007
623Name: MERCHANT_GENERIC_PRODUCT_UNKNOWN 618Name: MERCHANT_GENERIC_PRODUCT_UNKNOWN
624Description: The order provided to the backend could not be completed, because a product to be completed via inventory data is not actually in our inventory. 619Description: The order provided to the backend could not be completed, because a product to be completed via inventory data is not actually in our inventory.
625HttpStatus: 404 620HttpStatus: 404
626 621
627Value: 2008 622Value: 2007
628Name: MERCHANT_GENERIC_TIP_ID_UNKNOWN 623Name: MERCHANT_GENERIC_TIP_ID_UNKNOWN
629Description: The tip ID is unknown. This could happen if the tip has expired. 624Description: The tip ID is unknown. This could happen if the tip has expired.
630HttpStatus: 404 625HttpStatus: 404
631 626
632Value: 2009 627Value: 2008
633Name: MERCHANT_GENERIC_DB_CONTRACT_CONTENT_INVALID 628Name: MERCHANT_GENERIC_DB_CONTRACT_CONTENT_INVALID
634Description: The contract obtained from the merchant backend was malformed. 629Description: The contract obtained from the merchant backend was malformed.
635HttpStatus: 500 630HttpStatus: 500
636 631
637Value: 2010 632Value: 2009
638Name: MERCHANT_GENERIC_CONTRACT_HASH_DOES_NOT_MATCH_ORDER 633Name: MERCHANT_GENERIC_CONTRACT_HASH_DOES_NOT_MATCH_ORDER
639Description: The order we found does not match the provided contract hash. 634Description: The order we found does not match the provided contract hash.
640HttpStatus: 403 635HttpStatus: 403
@@ -1058,11 +1053,6 @@ Name: MERCHANT_PRIVATE_POST_TIP_AUTHORIZE_RESERVE_NOT_FOUND
1058Description: The backend failed to find a reserve needed to authorize the tip. 1053Description: The backend failed to find a reserve needed to authorize the tip.
1059HttpStatus: 503 1054HttpStatus: 503
1060 1055
1061Value: 2754
1062Name: MERCHANT_PRIVATE_POST_TIP_AUTHORIZE_RESERVE_EXPIRED
1063Description: The selected exchange expired.
1064HttpStatus: 410
1065
1066 1056
1067 1057
1068 1058