commit 2438485bc6aad8f2d9409918cb748bdd977bcc68
parent b12bfea23b96dba628e3c392a06243134092f722
Author: Christian Grothoff <christian@grothoff.org>
Date: Wed, 16 Jun 2021 15:49:50 +0200
add another EC
Diffstat:
1 file changed, 6 insertions(+), 1 deletion(-)
diff --git a/gnu-taler-error-codes/registry.rec b/gnu-taler-error-codes/registry.rec
@@ -1106,10 +1106,15 @@ HttpStatus: 403
# 2550-2599: transfer operations
+Value: 2550
+Name: MERCHANT_PRIVATE_POST_TRANSFERS_EXCHANGE_UNKNOWN
+Description: The exchange says it does not know this transfer.
+HttpStatus: 502
+
Value: 2551
Name: MERCHANT_PRIVATE_POST_TRANSFERS_REQUEST_ERROR
Description: We internally failed to execute the /track/transfer request.
-HttpStatus: 500
+HttpStatus: 502
Value: 2552
Name: MERCHANT_PRIVATE_POST_TRANSFERS_CONFLICTING_TRANSFERS